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