[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-276) Consider a switch for adding a node representing the bean to property pathes
Gunnar Morling (JIRA)
noreply at atlassian.com
Sun Mar 11 13:59:50 EDT 2012
Consider a switch for adding a node representing the bean to property pathes
----------------------------------------------------------------------------
Key: BVAL-276
URL: https://hibernate.onjira.com/browse/BVAL-276
Project: Bean Validation
Issue Type: Sub-task
Reporter: Gunnar Morling
In property pathes as returned by {{ConstraintViolation#getPropertyPath()}}, there is currently no node contained representing the root bean, if a property, method or constructor is traversed. We should consider to add such a node. In order to be compatible with the BV 1.0 behavior, we probably need some sort of switch for this.
Related discussion by Emmanuel and Gunnar: http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2012/hibernate-dev.2012-03-08-18.06.log.html (starting 19:01:05).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list