NJsonSchema
Schema tool
Library for working with JSON Schema in .NET
JSON Schema reader, generator and validator for .NET
1k stars
33 watching
539 forks
Language: C#
last commit: 19 days ago Related projects:
Repository | Description | Stars |
---|---|---|
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 540 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,567 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
mafintosh/is-my-json-valid | A fast JSONSchema validator with code generation capabilities | 965 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
skyscreamer/jsonassert | Tools for comparing and validating JSON data in Java unit tests | 1,010 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 629 |