[
https://issues.apache.org/jira/browse/BVAL-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970101#action_12970101
]
Roman Stumm commented on BVAL-83:
---------------------------------
Hi Matt,
OK, you are right. We could add another Annotation instead, but the "Validate"
annotation seemed to fit as well and the only thing of jsr303 in bval-core is
the existance of a "Class[] groups", no logic or anything else.
The main problem is, HOW to support this during validation....
> Support groups on @Valid in method/return validation
> ----------------------------------------------------
>
> Key: BVAL-83
> URL: https://issues.apache.org/jira/browse/BVAL-83
> Project: BeanValidation
> Issue Type: New Feature
> Components: jsr303
> Affects Versions: 0.2-incubating
> Reporter: David J. M. Karlsen
>
> See https://jira.springframework.org/browse/SPR-6373 .
> This would be a brilliant feature.
> Often I find myself sending beans which are half-way in their process as
> method arguments - and differenciating which fields to validate with a group
> would fit like a hand in a glove.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.