"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
File details
Details for the file json_schema_himarc-2.9.23.tar.gz
.
File metadata
- Download URL: json_schema_himarc-2.9.23.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 458de0e9c344706666c09eaa8f38e546b0baddfb40694d4e26d6df8162ac4c7a |
|
MD5 | 8408edf5b83f3cc5d7d983a39ea68f8b |
|
BLAKE2b-256 | 55a963cf51b02e9cf97333c0b21c370c231de2e8cab13348fc69c6eae4dfc751 |
File details
Details for the file json_schema_himarc-2.9.23-py3-none-any.whl
.
File metadata
- Download URL: json_schema_himarc-2.9.23-py3-none-any.whl
- Upload date:
- Size: 150.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 407fd9136957bbf7497cfa5461fb07d0fbf5965d5fa575f8dbea7367f058303d |
|
MD5 | e42da533f50bc4e8a43ac45dcacf8ecc |
|
BLAKE2b-256 | 7770eb619e1aa1e5ee135dacf78c289a096c1204097c9cbe47aee346f6ca0a11 |