Packages
xema
0.5.0
0.17.9
0.17.8
0.17.7
0.17.6
0.17.5
0.17.4
0.17.3
0.17.2
0.17.1
0.17.0
0.16.1
0.16.0
0.15.0
0.14.3
0.14.2
0.14.1
0.14.0
0.13.10
0.13.9
0.13.8
0.13.7
0.13.6
0.13.5
0.13.4
0.13.3
0.13.1
0.13.0
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
A schema validator inspired by JSON Schema.
Current section
Files
Jump to
Current section
Files
UNSUPPORTED_FEATURES.md
# Unsupported Features
The keywords `readOnly` and `writeOnly` are not supported.
The keyword `contentMediaType` and `contentEncoding` are just for annotation and
will not be used for validation.
The following `format` checks are not supported:
+ `idn-email` the I18N equivalent of `email`
+ `idn-hostname` I18N equivalent of `hostname`
+ `iri` the I18N equivalent of `uri`
+ `iri-reference` the I18N equivalent of `uri-reference`