javax.validation.constraints
Annotation Type AssertTrue.List


@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface AssertTrue.List

Defines several @AssertTrue annotations on the same element

See Also:
AssertTrue

Required Element Summary
 AssertTrue[] value
           
 

Element Detail

value

public abstract AssertTrue[] value