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

fix(api-owner): add constraint validation on dpeDate for post property #938

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

nicolasSagon
Copy link
Contributor

Now the propertyForm will have a validation constraint on the dpeDate to force the format yyyy-MM-dd.
If the format is not respected a Bad Request error will be sent.

@nicolasSagon nicolasSagon force-pushed the fix/add-validation-on-property-form branch from 4aff341 to 1cbd69b Compare February 10, 2025 10:55
Base automatically changed from chore/add-documentation to develop February 10, 2025 14:52
@nicolasSagon nicolasSagon force-pushed the fix/add-validation-on-property-form branch 2 times, most recently from 94dfa29 to 859f304 Compare February 10, 2025 14:53
Rhmaric
Rhmaric previously approved these changes Feb 10, 2025
@nicolasSagon nicolasSagon force-pushed the fix/add-validation-on-property-form branch 2 times, most recently from 5304cbc to 446865c Compare February 10, 2025 15:46
Now the propertyForm will have a validation constraint on the dpeDate to force the format yyyy-MM-dd and that the date is before the current date
@nicolasSagon nicolasSagon force-pushed the fix/add-validation-on-property-form branch from 446865c to f190c95 Compare February 10, 2025 15:47
@nicolasSagon nicolasSagon merged commit 6110ac3 into develop Feb 12, 2025
9 checks passed
@nicolasSagon nicolasSagon deleted the fix/add-validation-on-property-form branch February 12, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants