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" />