Annotation Type NotEmptyAfterStrip.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface NotEmptyAfterStrip.List
Defines several@NotEmptyAfterStripannotations on the same element.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description NotEmptyAfterStrip[]valueNotEmptyAfterStrip value.
-
-
-
Element Detail
-
value
NotEmptyAfterStrip[] value
NotEmptyAfterStrip value.- Returns:
- value
-
-