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(validation): normalize constraint violation list #5866

Merged

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Oct 4, 2023

#5845 (comment) good catch thanks @dannyvw !

@soyuka soyuka force-pushed the fix/validation-constraint-normalizer branch from 7652bc3 to 4964807 Compare October 5, 2023 07:47
@vincentchalamon vincentchalamon force-pushed the fix/validation-constraint-normalizer branch 2 times, most recently from 83a38c3 to e0001f9 Compare October 5, 2023 08:49
@vincentchalamon vincentchalamon force-pushed the fix/validation-constraint-normalizer branch from e0001f9 to 4fc56cf Compare October 5, 2023 08:54
@soyuka soyuka merged commit d42f00c into api-platform:main Oct 5, 2023
43 checks passed
@soyuka
Copy link
Member Author

soyuka commented Oct 5, 2023

Thanks @vincentchalamon !

}
],
"hydra:title": "An error occurred",
"hydra:description": "title: This value should not be null.",
Copy link
Contributor

Choose a reason for hiding this comment

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

@soyuka I checked the new release but our tests still fail. This line should be test instead of title

Copy link
Member Author

Choose a reason for hiding this comment

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

hmm right it's good inside violations though but indeed this isn't correct

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