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

Guilherme de Azevedo Silveira (JIRA) noreply at atlassian.com
Wed Nov 15 06:39:05 EST 2006


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

Guilherme de Azevedo Silveira commented on ANN-493:
---------------------------------------------------

pt_BR translation:
validator.notEmpty=não pode ser nulo ou vazio


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