-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed as not planned
Closed as not planned
Copy link
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
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
Metadata
Metadata
Assignees
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement