"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
json_schema_himarc-2.9.30.tar.gz
(134.9 kB
view details)
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.30.tar.gz.
File metadata
- Download URL: json_schema_himarc-2.9.30.tar.gz
- Upload date:
- Size: 134.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc6254cb17266ca33ea72611877a303ce06eb89bc9ea83b918aad0c66de1c7e8
|
|
| MD5 |
a729f16c8012dfbb942f1aa47d78f81f
|
|
| BLAKE2b-256 |
89922addeee5b4ed547d5a880ea47b6975877029f3fef2f32baee9cde654116f
|
File details
Details for the file json_schema_himarc-2.9.30-py3-none-any.whl.
File metadata
- Download URL: json_schema_himarc-2.9.30-py3-none-any.whl
- Upload date:
- Size: 151.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddb38a5a491ddb080d14b418c2c51144b2b3c33b5f419c49e7dc6e2961a78e70
|
|
| MD5 |
6ce34363014b6769b00009b9bc48801f
|
|
| BLAKE2b-256 |
83a2b60a0fda075b465cb037196332410e614e022cdcbcc06334f953b8f0f0de
|