@Documented @Retention(value=RUNTIME) @ValidatorClass(value=FieldValidator.class) public @interface FieldNotEmpty
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
NotEmpty |
validation |