[hibernate-issues] [Hibernate-JIRA] Moved: (HV-85) Group sequence expansion and validation execution should be decoupled

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Feb 12 09:17:43 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik moved BVAL-57 to HV-85:
-----------------------------------------

    Component/s:     (was: ri-general)
                 engine
            Key: HV-85  (was: BVAL-57)
        Project: Hibernate Validator  (was: Bean Validation)

> Group sequence expansion and validation execution should be decoupled
> ---------------------------------------------------------------------
>
>                 Key: HV-85
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-85
>             Project: Hibernate Validator
>          Issue Type: Bug
>          Components: engine
>            Reporter: Emmanuel Bernard
>            Priority: Critical
>
> Today if I try to validate 
> validate(object, "a", "b")
> where Object has a group sequence "a" = "c", "d"
> The algorithm only validates c and stops if c has a violation.
> According to the rules, it should validate (in no respective order:
>  - c
>  - b

-- 
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