Skip to content

cesanta/validate-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages