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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jsonschema_schema_validator-0.1.0.tar.gz
.
File metadata
- Download URL: jsonschema_schema_validator-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9b845414ef801160dcd26a4cc7d78973251cd0c65689a19670d3d04369b73ac |
|
MD5 | 7963e19d1cb66b3f3698e844c8120193 |
|
BLAKE2b-256 | f626acfee0e002093d7071fd6c0c9e1ac0867299c4b0bdf2c4af19783ab1161f |
File details
Details for the file jsonschema_schema_validator-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: jsonschema_schema_validator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0543f1f1673624be162ccf924ea7921102a17ac223aa74a49b4bf9765e93695 |
|
MD5 | e3f944b0f3e1a7c1dcded3293ed121c3 |
|
BLAKE2b-256 | bfc1f57999aa7f384f238792769367f82129a3493919d774c61a3ff662b4bc32 |