Closed as not planned
Closed as not planned
Description
Rossen Stoyanchev opened SPR-11900 and commented
The logic in MethodValidationInterceptor is pretty useful. However it is currently not easy to use if not in the context of AOP method interception. I'd like to be able to use it for invoking an @MVC
HandlerMethod with the ability to validate method arguments first and then the method return value as a separate step.
Affects: 4.0.5
Issue Links:
- Random results for JSR-303 method constraint validation on generically typed methods [SPR-10384] #15017 Random results for JSR-303 method constraint validation on generically typed methods
- @Validated support on Iterables (and implementors) [SPR-13428] #18007
@Validated
support on Iterables (and implementors) - Validate values in top-level Map parameters [SPR-14615] #19182 Validate values in top-level Map parameters
10 votes, 12 watchers