medeia-validator
JSON validator
A streaming JSON validator for schema-based data validation and conversion.
Medeia JSON-Schema Validator
56 stars
1 watching
11 forks
Language: Kotlin
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
ota-meshi/eslint-plugin-json-schema-validator | An ESLint plugin that validates data using JSON Schema Validator. | 72 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
playlyfe/themis | A high-performance JSON Schema validator. | 60 |
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 |
miladibra10/vjson | A package that validates JSON objects in a declarative way using predefined schema definitions | 41 |
mafintosh/is-my-json-valid | A fast JSONSchema validator with code generation capabilities | 965 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
skyscreamer/jsonassert | Tools for comparing and validating JSON data in Java unit tests | 1,003 |