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