[
http://opensource.atlassian.com/projects/hibernate/browse/HV-504?page=com...
]
Kevin Pollet updated HV-504:
----------------------------
Summary: Wrong sentence in Hibernate Validator overview web page (was: Wrong example
in Annotation Processor section of the Hibernate Validator overview web page)
Wrong sentence in 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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira