Auto-configure validation constraints on bean methods
This commit auto-configures `MethodValidationPostProcessor` if necessary when a JSR-303 validator implementation is detected on the classpath. Closes gh-6228
Showing
Please register or sign in to comment