[hibernate-issues] [Hibernate-JIRA] Updated: (HV-455) The annotation processor should verify the groups parameter of a constraint declaration
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Fri Mar 16 12:45:48 EDT 2012
[ https://hibernate.onjira.com/browse/HV-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list