]
Hardy Ferentschik updated HV-208:
---------------------------------
Fix Version/s: 4.0.0.CR1
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
Assignee: Hardy Ferentschik
Priority: Critical
Fix For: 4.0.0.CR1
Original Estimate: 1 hour
Remaining Estimate: 1 hour
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: