Expand description
JSON Schema and XSD validation utilities.
Constants§
Functions§
- json_
schema_ errors - Validate a JSON document against one of the bundled schema names.
- known_
schemata - Return the list of schema names accepted by
json_schema_errors. - xml_
schema_ errors - Validate an XML document against a bundled XSD schema.