gomatch
JSON validator
A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response
Library created for testing JSON against patterns.
47 stars
3 watching
4 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
bddgolangjsonmatcherpattern-matchingtddtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data | 127 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| A JSON parser with conditional validation | 6 |
| High-performance JSON iterator and validator for Go | 90 |
| A fast and extensible Python library for data validation | 212 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A package that validates JSON objects in a declarative way using predefined schema definitions | 41 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| An implementation of pattern matching for Go. | 246 |
| Provides a flexible and efficient way to validate JSON data in Go applications | 112 |
| A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| An implementation of the JSON Schema validation standard in Common Lisp. | 17 |