javax.validation.constraints
Annotation Type NotNull.List


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


Required Element Summary
 NotNull[] value
           
 

Element Detail

value

public abstract NotNull[] value


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.