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