[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-39) Replace recursive validation algorithm with a ConstraintIterator

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Oct 20 07:37:04 EDT 2008


Replace recursive validation algorithm with a ConstraintIterator
----------------------------------------------------------------

                 Key: BVAL-39
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-39
             Project: Bean Validation
          Issue Type: Improvement
          Components: ri-general
            Reporter: Hardy Ferentschik
            Assignee: Hardy Ferentschik
            Priority: Minor


Introduce a ConstraintValidator which given a bean finds all constraints to validate and makes them accessible for validation via an iterator. This algorithm might be easier to understand then the current recursive one.

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