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

Christian Bauer (JIRA) noreply at atlassian.com
Wed Nov 15 06:52:04 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-493?page=comments#action_25299 ] 

Christian Bauer commented on ANN-493:
-------------------------------------

de
validator.notEmpty=kann nicht null oder leer sein


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