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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira