[hibernate-issues] [Hibernate-JIRA] Created: (ANN-493) @NonEmpty

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Nov 14 21:44:04 EST 2006


@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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list