Package org.codelibs.fess.validation
Annotation Type CustomSize
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented @Constraint(validatedBy=CustomSizeValidator.class) public @interface CustomSize
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
@Constraint(validatedBy=CustomSizeValidator.class)
public @interface CustomSize