Annotation Interface NotEmptyPattern.List
- 封闭类:
- 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.- 另请参阅:
-
必需元素概要
所需元素
-
元素详细资料
-
value
NotEmptyPattern[] value
-