writeOnly : Boolean
writeOnly
BooleanThis keyword indicates that the value is never present when the instance is retrieved from the owning authority.
Value |
This keyword must be set to a boolean value
Hint: Use the jsonschema metaschema command to catch keywords set to invalid values
|
---|---|
Kind | Annotation |
Applies To | Any |
Base Dialect | 2019-09 |
Changed In | None |
Introduced In | Draft 7 |
Vocabulary | Meta Data |
Specification | https://json-schema.org/draft/2019-09/draft-handrews-json-schema-validation-02#rfc.section.9.4 |
Metaschema | https://json-schema.org/draft/2019-09/meta/meta-data |
Official Tests | None |
Default |
false
|
Annotation |
Boolean
The boolean value set by this keyword
Hint: Use the jsonschema validate command to collect annotations from the command-line
|
Affected By | None |
Affects | None |
Also See |