[hibernate-issues] [Hibernate-JIRA] Deleted: (HV-105) Replace recursive validation algorithm with a ConstraintIterator

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Dec 17 10:41:29 EST 2009


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

Hardy Ferentschik deleted HV-105:
---------------------------------


> Replace recursive validation algorithm with a ConstraintIterator
> ----------------------------------------------------------------
>
>                 Key: HV-105
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-105
>             Project: Hibernate Validator
>          Issue Type: Improvement
>            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