]
Hardy Ferentschik updated HV-455:
---------------------------------
Fix Version/s: (was: 4.3.0.Final)
The annotation processor should verify the groups parameter of a
constraint declaration
---------------------------------------------------------------------------------------
Key: HV-455
URL:
https://hibernate.onjira.com/browse/HV-455
Project: Hibernate Validator
Issue Type: New Feature
Components: annotation-processor
Reporter: Kevin Pollet
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.
For more information on JIRA, see: