josdejong / josdejong/jsoneditor
Check If JSON valid against schema
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi There,
Is it possible to check if the JSON currently in the editor is valid against the schema?
I note that with the `get()` function I can tell if the JSON is valid JSON. But its not apparent how how I might check if valid JSON is valid when compared to the schema provided.
Contributor guide
Assessment
This issue has not been assessed yet.