Package play.data.validation
Annotation Interface Constraints.Validate.List
- Enclosing class:
- Constraints.Validate
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
public static @interface Constraints.Validate.List
Defines several
@Validate annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
Constraints.Validate[] value
-