Issue Type: Bug Bug
Assignee: Unassigned
Created: 09/Jan/13 9:51 AM
Description:

As per section 3.1 a ConstraintDefinitionException is to be thrown if both @Constraint and @CrossParameterConstraint are given at a constraint type:

A Bean Validation constraint is either a generic constraint (marked with @Constraint) or a cross-parameter constraint (marked with @CrossParameterConstraint). If both annotations are given on an annotation type, a ConstraintDefinitionException is raised by the Bean Validation provider.

Project: Hibernate Validator
Priority: Major Major
Reporter: Gunnar Morling
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira