Skip to content
Snippets Groups Projects

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.

Closes #255 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading