@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(value=RUNTIME)
public static @interface Constraints.Required.List
@Required
annotations on the same element.Modifier and Type | Required Element and Description |
---|---|
Constraints.Required[] |
value |
public abstract Constraints.Required[] value