[hibernate-issues] [Hibernate-JIRA] Created: (HV-450) The annotation processor should check parameter constraints

Gunnar Morling (JIRA) noreply at atlassian.com
Thu Mar 10 18:34:09 EST 2011


The annotation processor should check parameter constraints
-----------------------------------------------------------

                 Key: HV-450
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-450
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: annotation-processor
            Reporter: Gunnar Morling
             Fix For: 4.x


The AP should have support for method parameter constraints. We should definitely check the parameter types as we already do for any other constraints. Additionally we might check that preconditions are not strengthened in sub-types (see HV-421), though I'd regard this as add-on.

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