Fix TraversableResolver usage
-----------------------------
Key: BVAL-50
URL: https://issues.apache.org/jira/browse/BVAL-50
Project: BeanValidation
Issue Type: Bug
Components: jsr303
Affects Versions: 0.1-incubating
Reporter: Carlos Vara
Fix For: 0.1-incubating
Attachments: bval-jsr303-50.patch
- When validating a property, isCascadable() should not be called.
- When validating a related bean, isReachable() and then isCascadable() should
be called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.