[hibernate-issues] [Hibernate-JIRA] Updated: (HV-504) Wrong example in Annotation Processor section of the Hibernate Validator overview web page

Kevin Pollet (JIRA) noreply at atlassian.com
Thu Jul 7 13:28:53 EDT 2011


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

Kevin Pollet updated HV-504:
----------------------------

    Priority: Trivial  (was: Major)

> Wrong example in Annotation Processor section of the Hibernate Validator overview web page
> ------------------------------------------------------------------------------------------
>
>                 Key: HV-504
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-504
>             Project: Hibernate Validator
>          Issue Type: Task
>          Components: documentation
>            Reporter: Kevin Pollet
>            Assignee: Hardy Ferentschik
>            Priority: Trivial
>             Fix For: 4.3.0.next
>
>
> Currently Hibernate Validator overview web page says that the Annotation Processor can verify the following thing:
> {quote}Annotated strings with @Min to specify a minimum length even though you should have used @Size{quote}
> This sentence should be replaced by the following (used in the reference guide) because HV allows the use of @Min constraint on String.  
> {quote}Specifying constraint annotations at unsupported data types (e.g. by annotating a String with @Past){quote}

-- 
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