[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-6) Wrong example in validation methods section
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Fri Aug 29 06:21:40 EDT 2008
Wrong example in validation methods section
-------------------------------------------
Key: BVAL-6
URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-6
Project: Bean Validation
Issue Type: Bug
Components: spec-general
Reporter: Hardy Ferentschik
Section 4.1.1.1 Examples - there is a @NotNull missing for adressline2, since in the explanation says:"the following code will return three InvalidConstraint objects. One for addressline1 violating NotNull, one for addressline2 violating NotNull and one for city violating Length.
Either the example or the explanation needs updating.
--
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