Annotation Interface JsonSchema.Object.AdditionalProperties
- Enclosing class:
JsonSchema.Object
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
boolean valueWhether to allow all JSON properties. The default value istrue.- Returns:
- whether to allow all JSON properties
- Default:
true
-