thegeekinside is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

thegeekinside / json-validator

A JSON validator using JSON-Schema.

Clone this repository (size: 48.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/thegeekinside/json-validator
hg clone ssh://hg@bitbucket.org/thegeekinside/json-validator

json-validator overview

Recent commits See more »

Author Revision Comments Message Labels Date
thegeekinside add8a840d565 License file is added
thegeekinside 0bab3f29aee3 First public release
thegeekinside ad39cb0fc544 Fix validation error description.
thegeekinside b69684025c41 Move the Unit Tests in the correct place.
thegeekinside c17036206d9c First functional version.