[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-493?page=co...
]
Emmanuel Bernard commented on ANN-493:
--------------------------------------
Done, not sure I like @NotNull + @Size(min=1) , should I check for non null elements (esp
arrays)?
Translation needs to be done too for da, de, it, pt_BR, zh_CN, zh_TW:
validator.notEmpty=may not be null nor empty
@NonEmpty
---------
Key: ANN-493
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-493
Project: Hibernate Annotations
Type: New Feature
Components: validator
Reporter: Emmanuel Bernard
Fix For: 3.2.1
as an equivalent to @NotNull + @Length(min=1)
and as an equivalent to @NotNull + @Size(min=1)
--
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