Annotation Type NotEmpty.List
- Enclosing class:
- NotEmpty
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
public static @interface NotEmpty.List
Defines several
@NotEmpty
annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
NotEmpty[] value
-