https://github.com/mkulke/json-schema-playground
JSON Schema validation
https://github.com/mkulke/json-schema-playground
json-schema
Last synced: about 1 month ago
JSON representation
JSON Schema validation
- Host: GitHub
- URL: https://github.com/mkulke/json-schema-playground
- Owner: mkulke
- Created: 2017-03-22T23:37:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T23:41:37.000Z (about 9 years ago)
- Last Synced: 2025-07-22T00:35:09.161Z (11 months ago)
- Topics: json-schema
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
JSON Schema validation
===
* Tested on node.js 6.9.2
* Use references schema files in validation.
```
yarn
node index.js
```