[hibernate-issues] [Hibernate-JIRA] Created: (HV-294) Annotation processor should raise an error when @Valid is given at wrong places

Gunnar Morling (JIRA) noreply at atlassian.com
Thu Mar 11 05:23:48 EST 2010


Annotation processor should raise an error when @Valid is given at wrong places
-------------------------------------------------------------------------------

                 Key: HV-294
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-294
             Project: Hibernate Validator
          Issue Type: Bug
    Affects Versions: 4.1.0-Beta-1
            Reporter: Gunnar Morling
            Assignee: Hardy Ferentschik
            Priority: Minor


Right now the annotation processor does not check the @Valid annotation. It should raise an error/warning, if @Valid is given at primitive fields or getters with a primitive return type.

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