vjson
JSON validator
A package that validates JSON objects in a declarative way using predefined schema definitions
vjson is a golang package that helps to validate JSON objects
41 stars
3 watching
4 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
golanggolang-jsonjsonjson-validationjson-validatorschema
Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
| An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
| An implementation of JSON Schema validation in pure Java | 1,626 |
| Provides an interface to validate JSON objects against specified schema rules | 1,567 |
| An implementation for validating JSON structures against given schemas in Magento | 1 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| A JSON parser with conditional validation | 6 |
| A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| Library for working with JSON Schema in .NET | 1,414 |
| A fast JSON validation library for JavaScript | 156 |
| A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 629 |
| A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
| A lightweight JSON schema validator written in JavaScript. | 198 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| A high-performance JSON Schema validator. | 60 |