Package org.openiam.validator.annotation
Annotation Type NotBlank
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) @Constraint(validatedBy=NotBlankValidator.class) public @interface NotBlank
@Target({FIELD,METHOD}) @Retention(RUNTIME) @Constraint(validatedBy=NotBlankValidator.class) public @interface NotBlank