Annotation Type NotBlank
-
@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD,LOCAL_VARIABLE}) @Constraint(validatedBy=NotBlankValidator.class) public @interface NotBlank
@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD,LOCAL_VARIABLE}) @Constraint(validatedBy=NotBlankValidator.class) public @interface NotBlank