Fix remaining TCK tests
-----------------------
Key: BVAL-55
URL: https://issues.apache.org/jira/browse/BVAL-55
Project: BeanValidation
Issue Type: Bug
Affects Versions: 0.1-incubating
Reporter: Carlos Vara
Fix For: 0.1-incubating
Solved these last bugs:
- BeanDescriptor.getConstraintsForProperty(String) must return null if the
property has no constraints and is not cascaded.
- Unescape curly braces in MessageInterpolator before returning.
- When processing a constraint, always add it to the descriptor, even if the
constraint classes are null or empty so as to follow the behavior of the RI
impl.
Checking here with the patch applied, all TCK standalone and incontainer tests
pass!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.