[hibernate-issues] [Hibernate-JIRA] Updated: (HV-208) Wrong Path in ConstraintViolation

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Aug 25 11:29:16 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HV-208:
---------------------------------

    Summary: Wrong Path in ConstraintViolation  (was: Wrong Path in ConstrinViolations)

> Wrong Path in ConstraintViolation
> ---------------------------------
>
>                 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: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list