[hibernate-issues] [Hibernate-JIRA] Updated: (HV-32) Provide a way to turn on recursive validation by default without @Valid needed

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Feb 12 08:16:42 EST 2009


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

Hardy Ferentschik updated HV-32:
--------------------------------

    Component/s:     (was: engine)
                 legacy

Moved issue into legacy component. This issue applies to codebase prior 4.x

> Provide a way to turn on recursive validation by default without @Valid needed
> ------------------------------------------------------------------------------
>
>                 Key: HV-32
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-32
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: legacy
>            Reporter: Jacques Morel
>
> Hibernate validation annotation is a great way to specify declaratively and cohesively the validation rules of a domain model. 
> Unfortunately it can also become very verbose. 
> As any good frameworks, hibernate validator should provide ways to set sensible defaults. 
> In the case of recursive validation, we should have a way to turn it one at the class level or at the ClassValidator level.

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