The JSON Schema validation test suite currently maintains a separate folder for each released version of the specification. This means most tests...
Drop-in replacement for vscode-json-languageservice
srivastava-diya
vscode-json-languageservice, the library powering JSON editing in VSCode currently supports only JSON Schema draft-07. The architectural coupling...
Enhanced Interaction and Navigation in JSON Schema Studio
Sumit goyal
JSON Schema Studio visualizes JSON Schemas as interactive graphs, helping developers understand complex structures. While the current version works...
Comprehensive Test Suite for Format Validation
Tushar_Verma
JSON Schema defines 18 format types (uri, email, date-time, ipv4, etc.) but the official test suite has minimal coverage for most of them. Without...
Add Support for Reporting on the Annotation Test Suite
Vidit_Agarwal
Bowtie is a meta-validator for the JSON Schema specification, giving users a way to execute and compare how different implementations behave against...