"Python validator for himarc JSON Schema"
Project description
Validate instance using Himarc JSON schema V1.0.3.
from json_schema_himarc import
validate_himarc, get_himarc_validation_errors
)
instance = {}
if not validate_himarc(instance):
errors = get_himarc_validation_errors(instance)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file json_schema_himarc-2.9.28.tar.gz.
File metadata
- Download URL: json_schema_himarc-2.9.28.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
666a2761474a18286003f1b8ac8d1e44eed4ce662f8c73cf8bb048960269f7b8
|
|
| MD5 |
e7755b9518145d85824e38ef2487bdea
|
|
| BLAKE2b-256 |
0f62279eb932f6e252feca794ed843b3312a54ca7f6c5629f81bdec75ff88e5e
|
File details
Details for the file json_schema_himarc-2.9.28-py3-none-any.whl.
File metadata
- Download URL: json_schema_himarc-2.9.28-py3-none-any.whl
- Upload date:
- Size: 151.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
452dc0c128cf07ae715744be0521cfff08f6de4680a5a68545925f5bb2454b60
|
|
| MD5 |
5dc811a1ce92c90e5318b1144812384f
|
|
| BLAKE2b-256 |
fed9aa4236283f743f86ca0c1e3674e664018dc99411ed02341d9dfd3a5728bc
|