[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-240) Revisit cross field validation

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Sep 16 03:06:53 EDT 2011


Revisit cross field validation
------------------------------

                 Key: BVAL-240
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-240
             Project: Bean Validation
          Issue Type: Improvement
          Components: spec-general
            Reporter: Emmanuel Bernard
             Fix For: 1.1


Cross field validation is addressed via a black box model using class-level constraint validators.
While conceptually elegant, many people have asked for a way to place such field validation at the field level and offer the ability to reach the value of another field from here.
Cross field validation is also a need in presentation layers like JSF.

Let's reopen the debate if time permits.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list