[hibernate-issues] [Hibernate-JIRA] Created: (HV-299) Annotation processor should check constraint annotation type declarations

Gunnar Morling (JIRA) noreply at atlassian.com
Fri Mar 19 09:47:31 EDT 2010


Annotation processor should check constraint annotation type declarations
-------------------------------------------------------------------------

                 Key: HV-299
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-299
             Project: Hibernate Validator
          Issue Type: New Feature
          Components: annotation-processor
    Affects Versions: 4.1.0-Beta-1
            Reporter: Gunnar Morling
            Assignee: Hardy Ferentschik


When visiting a custom constraint annotation type declaration, the AP should check the following:

* proper declaration of groups(), message(), payload()
* retention policy is RUNTIME
* array of supported types must not be empty



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