@Documented @Target(value=FIELD) @Retention(value=RUNTIME) @Constraint(validatedBy=NotBlankValidator.class) public @interface NotEmpty
Copyright © 2020. All rights reserved.