Skip to content

A C++ library to validate JSON documents against JSON Schemata.

License

Notifications You must be signed in to change notification settings

nfotex/json-schema

Repository files navigation

This is json-schema, a C++ library for validating JSON documents against JSON Schemata based on jsoncpp. It implements draft-07.

Documentation is forthcoming.

See the INSTALL.md file for installation instructions and dependencies.

If you make a binary distribution, please include a pointer to the distribution site:

https://github.com/nfotex/json-schema

The latest version can always be found there. The official repository is at github.

If you want to reach the authors in private, use json-schema@nfotex.com.

Travis Build Status Coverity Status