This repository contains a set of JSON objects that implementors of JSON Schema validation libraries can use to test their validators. It is meant to be language agnostic and should require only a ...
├── .github # Definitions of GitHub workflows, pull request, and issue templates ├── components # Various generic components such as "Button", "Figure", etc. ├── data # JSON Schema implementations ├── ...