Annotation Type NotBlankWithSize
-
@Target({FIELD,METHOD}) @Documented @Constraint(validatedBy=NotBlankWithSizeValidator.class) @Retention(RUNTIME) public @interface NotBlankWithSize
@Target({FIELD,METHOD})
@Documented
@Constraint(validatedBy=NotBlankWithSizeValidator.class)
@Retention(RUNTIME)
public @interface NotBlankWithSize