contentEncoding : String

contentEncoding

String

The string instance should be interpreted as encoded binary data and decoded using the encoding named by this property.

Value This keyword should be set to a standard (to increase interoperability) encoding name such as those defined in RFC 4648 and RFC 2045 Hint: Use the jsonschema metaschema command to catch keywords set to invalid values
Kind Annotation
Applies To String
Base Dialect 2019-09
Changed In None
Introduced In Draft 7
Vocabulary Content
Specification https://json-schema.org/draft/2019-09/draft-handrews-json-schema-validation-02#rfc.section.8.3
Metaschema https://json-schema.org/draft/2019-09/meta/content
Official Tests draft2019-09/content.json
Default None
Annotation String The content encoding name set by this keyword Hint: Use the jsonschema validate command to collect annotations from the command-line
Affected By None
Affects None
Also See