python-json-schema-validator

JSON schema validation utility
  https://github.com/zyga/json-schema-validator
  0
  no reviews



This package provides a JSON Schema validator conforming to a subset of second draft of the specification.

JSON files can be verified against a schema expressed in the python source code, producing either a SchemaError exception or ValidationError exception.