Annotation Interface Length.List
- Enclosing class:
Length
@Documented
@Target({FIELD,METHOD,PARAMETER,CONSTRUCTOR,TYPE_USE,ANNOTATION_TYPE})
@Retention(RUNTIME)
public static @interface Length.List
Container annotation for repeatable
Length constraints.-
Required Element Summary
Required Elements
-
Element Details
-
value
Length[] value- Returns:
- repeated length constraints
-