Package javax.validation.constraints
Annotation Type NotNull.List
- Enclosing class:
NotNull
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface NotNull.List
-
Required Element Summary
Required Elements
-
Element Details
-
value
NotNull[] value
-