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