Skip to content
Snippets Groups Projects
Commit dbee7c92 authored by Liam Clark's avatar Liam Clark :speech_balloon:
Browse files

Ensure all controllers that use validation also have @Validated

We have various @Valid annotations throughout our controllers.
However if the controller is not also annotated with @Validated,
Spring doesn't actually perform the validation.
parent 96f2ae80
No related branches found
No related tags found
2 merge requests!201Development,!191Ensure all controllers that use validation also have @Validated
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment