[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-158) Clarify that @Valid is orthogonal to the idea of group

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed May 27 11:51:13 EDT 2009


Clarify that @Valid is orthogonal to the idea of group
------------------------------------------------------

                 Key: BVAL-158
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-158
             Project: Bean Validation
          Issue Type: Improvement
          Components: spec-general
    Affects Versions: 1.0 proposed final draft
            Reporter: Emmanuel Bernard
             Fix For: 1.0 final



Here is what have have added in the spec

@Valid is an orthogonal concept to the notion of group. If two groups are in sequence, the first group must pass for all associated objects before the second group is evaluated. Note however that the Default group sequence overriding is local to the class it is defined on and is not propagated to the associated objects.
 TODO put the example defined in the TCK.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list