Issue Type: Bug Bug
Affects Versions: 5.0.0.CR1
Assignee: Unassigned
Components: engine
Created: 10/Mar/13 12:08 PM
Description:

If a constraint targets a method's parameters as per validationAppliesTo() but has no cross-parameter validator, a constraint definition exception should be thrown:

If the constraint targets the parameters of an executable either implicitly or by the use of validationAppliesTo in the constraint - see 3.1.1.4, then the cross-parameter ConstraintValidator is used. If none is present, a ConstraintDefinitionException is raised.

The RI instead implicitly applies the constraint to the method's return value (or throws a declaration exception for void methods).

Fix Versions: 5.0.0.CR2
Project: Hibernate Validator
Labels: bv-1.1-tck-failure
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