]
Hardy Ferentschik updated HV-451:
---------------------------------
Fix Version/s: (was: 4.3.0.Final)
The annotation processor should check @GroupSequence
----------------------------------------------------
Key: HV-451
URL:
https://hibernate.onjira.com/browse/HV-451
Project: Hibernate Validator
Issue Type: New Feature
Components: annotation-processor
Reporter: Kevin Pollet
The AP should check that the {{GroupSequence}} definition is valid. For example, the AP
could check that:
* the class list contains the hosting bean class (for default group sequence
re-definition)
* the class list contains only interface
* the defined group sequence is expandable (no cyclic definition)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: