omg.jsonparser

JSON Validator

A JSON parser with conditional validation

The simple JSON parser with validation by condition

GitHub

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

gogolangjson-parsingvalidation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elgs/gojq A Go library for querying and manipulating JSON data 191
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,190
ohler55/ojg A high-performance JSON parser and toolset for Go. 858
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
romshark/jscan High-performance JSON iterator and validator for Go 90
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
elgs/jsonql A JSON query expression library in Golang. 276
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
miladibra10/vjson A package that validates JSON objects in a declarative way using predefined schema definitions 41
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,123
guyskk/validr A fast and extensible Python library for data validation 212
davesnx/query-json A Reason implementation of the jq language with features like performance, error messages, and portability 591
twharmon/govalid Struct validation using tags 46
shezadkhan137/required A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. 60