Package uk.gov.gchq.gaffer.commonutil
Annotation Type Required
-
@Target(FIELD) @Retention(RUNTIME) public @interface Required
Where used, denotes that a field on an object must be set.
@Target(FIELD) @Retention(RUNTIME) public @interface Required