readOnly : Boolean
readOnly
BooleanThis keyword indicates that the value of the instance is managed exclusively by the owning authority, and attempts by an application to modify the value of this property are expected to be ignored or rejected by that owning authority.
Value | This keyword must be set to a boolean value |
---|---|
Kind | Annotation |
Applies To | Any |
Dialect | Draft 7 |
Changed In | None |
Introduced In | Draft 7 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01#rfc.section.10.3 |
Metaschema | http://json-schema.org/draft-07/schema# |
Official Tests | None |
Default |
false
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|