Crate ts_json

Source
Expand description

§ts-json

JSON schema validation and reporting

Enums§

ValidationError
Error variants for validating JSON.

Functions§

validate
Validate some JSON against a JSON schema, returning all problems.