spring-restdocs icon indicating copy to clipboard operation
spring-restdocs copied to clipboard

Add support for Bean Validation's constraint groups

Open nosan opened this issue 5 months ago • 0 comments

gh-887

  • Groups can be obtained from configuration (key: groups)
  • As an alternative solution, ConstraintDescriptions can be extended with additional methods with groups as an argument.

P.S. docs also need to be updated.

nosan avatar Sep 17 '24 10:09 nosan