Annotation Interface JsonSchema.Required

Enclosing class:
JsonSchema

@Target({METHOD,FIELD}) @Retention(CLASS) public static @interface JsonSchema.Required
Marker annotation for a required JSON properties. Applicable to oll JSON properties.