Issue Type: Bug Bug
Affects Versions: 5.0.0.Alpha2
Assignee: Unassigned
Components: engine
Created: 16/Jan/13 8:38 AM
Description:

Currently the RI allows to mark a method return value with @Valid, also if the overridden/implemented method from the supertype or interface respectively is already marked with @Valid.

According to the latest spec draft this is not allowed (section 4.5.5):

One must not mark a method return value for cascaded validation more than once in a class hierarchy. In other words, sub types (be it sub classes/interfaces or interface implementations) cannot mark the return value for cascaded validation if the return value has already been marked on a super type or interface.

Fix Versions: 5.0.0.Beta1
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