contentEncoding : String
contentEncoding
StringThe 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 |
---|---|
Kind | Annotation |
Applies To | String |
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.8.3 |
Metaschema | http://json-schema.org/draft-07/schema# |
Official Tests | draft7/optional/content.json |
Default | None |
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|