Skip to main content

No project description provided

Project description

A strict validator for JSON Schema schemas. Only Draft 2020-12 is currently supported.

Usage

From the CLI:

python -m jsonschema-schema-validator <path-to-schema>

From Python:

>>> from jsonschema_schema_validator import validate
>>> schema = {'type': 'boolean'}
>>> validate(schema)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsonschema_schema_validator-0.1.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file jsonschema_schema_validator-0.1.0.tar.gz.

File metadata

File hashes

Hashes for jsonschema_schema_validator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c9b845414ef801160dcd26a4cc7d78973251cd0c65689a19670d3d04369b73ac
MD5 7963e19d1cb66b3f3698e844c8120193
BLAKE2b-256 f626acfee0e002093d7071fd6c0c9e1ac0867299c4b0bdf2c4af19783ab1161f

See more details on using hashes here.

File details

Details for the file jsonschema_schema_validator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jsonschema_schema_validator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0543f1f1673624be162ccf924ea7921102a17ac223aa74a49b4bf9765e93695
MD5 e3f944b0f3e1a7c1dcded3293ed121c3
BLAKE2b-256 bfc1f57999aa7f384f238792769367f82129a3493919d774c61a3ff662b4bc32

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page