Annotation Type Validate


@Repeatable(Validations.class)
@Target({ANNOTATION_TYPE,METHOD})
@Retention(RUNTIME)
public @interface Validate