Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 911 Bytes

File metadata and controls

18 lines (12 loc) · 911 Bytes

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