easy_json_schema is a notation for describing JSON that serves as both documentation and as a schema that can be validated against.
check out the demo at http://adob.github.com/easy_json_schema/
- define your schema
- enter your input
- specify validate against
- validate!
- add todo item here
Copyright (c) 2012 Alex Dobkin. See LICENSE for details.