org.hibernate.validator.constraints
Annotation Type NotEmpty.List


@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface NotEmpty.List

Defines several @NotEmpty annotations on the same element.


Required Element Summary
 NotEmpty[] value
           
 

Element Detail

value

public abstract NotEmpty[] value


Copyright © 2007-2010 Red Hat Middleware, LLC. All Rights Reserved