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 | 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 |
Affected By | None |
Affects | None |
Also See |
|