[
http://opensource.atlassian.com/projects/hibernate/browse/HV-455?page=com...
]
Kevin Pollet updated HV-455:
----------------------------
Description:
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.
was:
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.
Verify in the annotation processor that the groups parameter in a
constraint declaration contains only interfaces
-----------------------------------------------------------------------------------------------------------------
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