Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(validation): normalize constraint violation list#5866

Merged
soyuka merged 1 commit into
api-platform:mainfrom
soyuka:fix/validation-constraint-normalizer
Oct 5, 2023
Merged

fix(validation): normalize constraint violation list#5866
soyuka merged 1 commit into
api-platform:mainfrom
soyuka:fix/validation-constraint-normalizer

Conversation

@soyuka
Copy link
Copy Markdown
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
@soyuka
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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