PathImpl keeps a null-named first node on unindexed property paths
------------------------------------------------------------------

                 Key: BVAL-17
                 URL: https://issues.apache.org/jira/browse/BVAL-17
             Project: BeanValidation
          Issue Type: Bug
          Components: jsr303
    Affects Versions: 0.1-incubating
            Reporter: Carlos Vara
         Attachments: PathImpl.patch

PathImpl keeps a null-named first node on unindexed property paths, so the TCK 
tests detect the paths as invalid (the toString() produces the same output, but 
your PathImpl has an extra uneeded node there).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to