I did and I still I don't get it :-( . What can be the value of field?

@ValidateNestedProperties({
    @Validate(filed=??? , ....)
})

List<String> list;

-a

On 22 July 2010 15:10, Thomas Menke <[email protected]> wrote:

>
>
> Aaron Stromas wrote:
> > Greetings, experts!
> >
> > Is it possible to use annotation to validate lists or arrays of strings?
> > Say, I want to validate that the elements are not empty. I know that I
> can
> > write the validation method, I'm just curious about using annotations.
> > Thanks!
>
> Check this article:
> http://stripesframework.com/display/stripes/Indexed+Properties
> Scroll down a little...
> >
> > -a
>
> Thomas
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>



-- 
Aaron Stromas
Mobile: +1 703 203 9169
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to