Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring & clean up #201

Merged
merged 5 commits into from
Feb 27, 2022
Merged

Refactoring & clean up #201

merged 5 commits into from
Feb 27, 2022

Conversation

ramazansakin
Copy link
Contributor

No description provided.

@arey
Copy link
Member

arey commented Feb 27, 2022

Thank you @ramazansakin . Good work :)

@NotEmpty
@Digits(fraction = 0, integer = 10)
@NotBlank
@Digits(fraction = 0, integer = 12)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I notice you increase telephone length from 10 to 12. It's OK for me because in the schelma.sql we used a VARCHAR(20):

 telephone  VARCHAR(20)

@arey arey merged commit 8685f93 into spring-petclinic:master Feb 27, 2022
DavidMolta18 pushed a commit to Distribuidos2024/spring-petclinic-microservices that referenced this pull request Nov 14, 2024
* fix: telephone input field pattern & size conditions set & updated on db script

* chore: clean up

* feat: min validations added for ids

* fix: typo

* fix: indentation up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants