[hibernate-issues] [Hibernate-JIRA] Created: (HV-314) Add @List annotations to the HV-specific constraints

Gunnar Morling (JIRA) noreply at atlassian.com
Mon Apr 26 17:37:33 EDT 2010


Add @List annotations to the HV-specific constraints
----------------------------------------------------

                 Key: HV-314
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-314
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: validators
    Affects Versions: 4.1.0.Beta1
            Reporter: Gunnar Morling
            Assignee: Hardy Ferentschik
            Priority: Minor


Background:
The BV spec (chapter 2.2) recommends, that each constraint annotation should be accompanied by an inner multi-valued annotation @List, which allows to specify the same constraint multiple times at one element. This can be useful for instance to let the same constraint have different error messages for different validation groups.

Todo:
Add @List annotations as inner annotations to the HV-specific constraint annotations.

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