cesanta / validate-json

JSON validation tool and library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Schema validator

GoDoc

This binary is a command-line wrapper for a library that implements JSON Schema draft 04 specification. It passes all the tests from https://github.com/json-schema/JSON-Schema-Test-Suite except for optional/bignum.json, but it doesn't mean that it's free of bugs, especially in scope alteration and resolution, since that part is not entrirely clear.

Contributions

People who have agreed to the Cesanta CLA can make contributions. Note that the CLA isn't a copyright assigment but rather a copyright license. You retain the copyright on your contributions.

Licensing

This software is released under commercial and GNU GPL v.2 open source licenses. The GPLv2 open source License does not generally permit incorporating this software into non-open source programs. For those customers who do not wish to comply with the GPLv2 open source license requirements, Cesanta offers a full, royalty-free commercial license and professional support without any of the GPL restrictions.

About

JSON validation tool and library

License:Other


Languages

Language:Go 100.0%