DEPRECATED
April 29, 2020 ยท View on GitHub
This project repo is no longer being maintained. The front end of code.gov is now located at code-gov-front-end.
json-schema-validator-web-component
Simple Web Component that Validates a JSON File
demo
https://gsa.github.io/json-schema-validator-web-component/
usage
<json-schema-validator metaschema="./json-schema-draft-04.json" schema="./example-schema.json" />