https://github.com/dolmen/jsonchk
A JSON Schema validation tool
https://github.com/dolmen/jsonchk
Last synced: 28 days ago
JSON representation
A JSON Schema validation tool
- Host: GitHub
- URL: https://github.com/dolmen/jsonchk
- Owner: dolmen
- Created: 2015-10-26T21:21:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T23:46:58.000Z (over 9 years ago)
- Last Synced: 2024-10-06T02:04:43.084Z (7 months ago)
- Language: Go
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
A [JSON Schema](http://json-schema.org/) validation tool designed to validate multiple documents in parallel.
# Build, install
$ go get -u github.com/dolmen/jsonchk
$ go install github.com/dolmen/jsonchk# Run
jsonchk ...