jsonschemaplus

JSON Schema validation for Python


Keywords
validation, validator, schema, json, jsonschema
License
BSD-3-Clause
Install
pip install jsonschemaplus==0.0.1.dev1

Documentation

https://travis-ci.org/silverfernsys/jsonschemaplus.svg?branch=master

jsonschemaplus

This project is not yet ready for use.

A modular implementation of JSON Schema.

Planned Features

  • Support for Draft 4 of the specification.
  • Lazy json validation.
  • Full featured error reporting.