jsonschema
Json validator
A Lua library for validating data against JSON schema specifications
Pure Lua JSON schema validator for Lua/LuaJIT
120 stars
5 watching
28 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
| A high-performance JSON Schema validator for Rust | 546 |
| Library for working with JSON Schema in .NET | 1,414 |
| A Lua library to generate mock data from JSON Schemas. | 3 |
| An implementation for validating JSON structures against given schemas in Magento | 1 |
| A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
| An implementation of JSON Schema validation in pure Java | 1,626 |
| A command-line tool for working with JSON schema files, providing functionality for validation, formatting, testing, and more. | 75 |
| An ESLint plugin that validates data using JSON Schema Validator. | 74 |
| An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
| Provides an interface to validate JSON objects against specified schema rules | 1,567 |
| A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 629 |
| A fast JSONSchema validator with code generation capabilities | 965 |
| A fast JSON validation library for JavaScript | 156 |
| Tool for validating and generating JSON data structures | 60 |