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: almost 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,075
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. 9
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
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 351
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,123
tiendc/go-validator A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. 15
fisxoj/json-schema An implementation of the JSON Schema validation standard in Common Lisp. 17