Annotation Interface NotBlank


@Target(FIELD) @Retention(RUNTIME) public @interface NotBlank
Signifies that current String configuration values can not be blank.