Wrong Path in ConstrinViolations
--------------------------------
Key: HV-208
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-208
Project: Hibernate Validator
Issue Type: Bug
Components: engine
Affects Versions: 4.0.0.Beta3
Environment: beta 3 snapshot from aug 11
Reporter: Alexey Romanchuk
Priority: Critical
In Path we always have leading dot for every validate field.
class A
{
@NotNull
String b;
}
causes ".b" in Path when @NotNull fails
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira