Draft 04 | Draft 06 | Draft 07 | Draft 2019-09 | Draft 2020-12 |
If the instance value is a string, this property defines that the string SHOULD be interpreted as binary data and decoded using the encoding named by this property. RFC 2045, Sec 6.1 [RFC2045] lists the possible values for this property.
Example |
Copy Code
|
---|---|
{ "type": "string", "contentEncoding": "base64", "contentMediaType": "image/png" } |
The constraint is represented in line within the diagram, properties with the icon apply to instance string values.
Constraints are also shown in the property grid when the containing schema is selected.
If the schema is not allowed to contain a string value then constraint is ignored, and not shown in the property grid.
The constraint values are also shown on the tooltips (select and hover over an item in the diagram).
Its value can be edited in the following ways
It can be deleted by selecting it and pressing delete, or right clicking it an pressing delete.