module-json-schema
JSON validator
An implementation for validating JSON structures against given schemas in Magento
A Magento implementation for validating JSON Structures against a given Schema
1 stars
1 watching
0 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
molnarg/js-schema | A JavaScript library for defining and validating object schemas | 388 |
miladibra10/vjson | A package that validates JSON objects in a declarative way using predefined schema definitions | 41 |
romaricdrigon/metayaml | A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |