blob: b21683ca658f0ec964c265f2cb863d18932ab600 (
plain) (
blame)
1
2
3
4
5
6
|
Validictory is a general purpose Python data validator.
It works with Python 2.7 and Python 3.3+ and uses a Schema format
based on JSON Schema Proposal (http://json-schema.org).
WWW: https://pypi.org/project/validictory/
|