[
http://opensource.atlassian.com/projects/hibernate/browse/HV-455?page=com...
]
Kevin Pollet updated HV-455:
----------------------------
Summary: The annotation processor should verify the groups parameter of a constraint
declaration (was: Verify in the annotation processor the groups parameter of a constraint
declaration)
The annotation processor should verify the groups parameter of a
constraint declaration
---------------------------------------------------------------------------------------
Key: HV-455
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-455
Project: Hibernate Validator
Issue Type: New Feature
Components: annotation-processor
Reporter: Kevin Pollet
Fix For: 4.x
When a constraint is defined, it's possible to specify the groups it belongs. The
section 3.5 of the specification says:
{quote}Groups are represented by interfaces.{quote}
Consequently, the annotation processor should check that only interfaces are used in the
{{groups}} parameter of a constraint declaration.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira