they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
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/
|