jayvdb / json-schema-validator

Implementation of json-schema.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

About

This package contains an implementation of JSON Schema validator as defined by http://json-schema.org/

Installation

$ pip install json-schema-validator

Testing

You will need tox (get it from pip) as python2.7

$ tox

About

Implementation of json-schema.org

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%