aboutsummaryrefslogtreecommitdiffstats
path: root/JSONSchema/validate.js
Commit message (Expand)AuthorAgeFilesLines
* add blockchain test linting to travisJared Wasinger2017-08-261-2/+8
* validate.js takes schema file as argumentcdetrio2017-08-081-1/+3
* remove es6 syntax from validation script.Jared Wasinger2017-08-081-1/+1
* make log ordering consistentJared Wasinger2017-08-081-0/+11
* make error output more informative. Make schema more comprehensive. Add exi...Jared Wasinger2017-08-081-31/+38
* fix process errorJared Wasinger2017-08-081-1/+0
* format code. Remove unused python codeJared Wasinger2017-08-081-8/+12
* use JS for json schema validation because the Node 'jsonschema' library is th...Jared Wasinger2017-08-081-1/+1
* add "explanation" field. Reduce number of schema errorsJared Wasinger2017-08-081-0/+50