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