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.

GitHub

47 stars
3 watching
4 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists

bddgolangjsonmatcherpattern-matchingtddtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kinbiko/jsonassert A library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data 127
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
dedalqq/omg.jsonparser A JSON parser with conditional validation 6
romshark/jscan High-performance JSON iterator and validator for Go 90
guyskk/validr A fast and extensible Python library for data validation 212
gookit/validate A comprehensive data validation and filtering tool for Go 1,079
miladibra10/vjson A package that validates JSON objects in a declarative way using predefined schema definitions 41
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 10
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 95
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 246
faceair/jio Provides a flexible and efficient way to validate JSON data in Go applications 112
tristanpenman/valijson A header-only C++ library for validating JSON documents against a set of predefined constraints 355
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,127
tiendc/go-validator A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. 22
fisxoj/json-schema An implementation of the JSON Schema validation standard in Common Lisp. 17