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