Package io.fabric8.generator.annotation
Annotation Type Required
-
@Target({ANNOTATION_TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface Required
Java representation of therequiredfield of JSONSchemaProps.
@Target({ANNOTATION_TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface Required
required field of JSONSchemaProps.