schema
Validator
Expresses validation rules for JSON data structures in a structured way
Quick and easy expression matching for JSON schemas used in requests and responses
21 stars
2 watching
1 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
gojsonmatchertesting
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of JSON Schema validation in pure Java | 1,626 |
| A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 629 |
| A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| Struct validation using tags | 51 |
| An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
| Tool for validating and generating JSON data structures | 60 |
| A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| Provides an interface to validate JSON objects against specified schema rules | 1,567 |
| A lightweight JSON schema validator written in JavaScript. | 198 |
| A high-performance JSON Schema validator for Rust | 546 |
| An implementation for validating JSON structures against given schemas in Magento | 1 |
| Tests performance and behavior of various JSON-schema validators | 386 |
| A JSON parser with conditional validation | 6 |
| Tool for building and validating JSON documents with recursive field mappings | 31 |