python2-validictory 1.0.1 General purpose Python data validator

It allows validation of arbitrary Python data structures.

The schema format is based on the JSON Schema proposal (http://json-schema.org), so combined with json the library is also useful as a validator for JSON data.