jio

Validator

Provides a flexible and efficient way to validate JSON data in Go applications

jio is a json schema validator similar to joi

GitHub

112 stars
5 watching
12 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists

golangjoischemavalidation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
dedalqq/omg.jsonparser A JSON parser with conditional validation 6
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94
tianchaijz/lua-resty-jsonschema Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. 10
miladibra10/vjson A package that validates JSON objects in a declarative way using predefined schema definitions 41
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
romshark/jscan High-performance JSON iterator and validator for Go 90
kongbytes/joi-security An automated security assessment tool for validating JavaScript schemas 44
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
guiferpa/gody A lightweight struct validator for Go. 79
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 9
fisxoj/json-schema An implementation of the JSON Schema validation standard in Common Lisp. 17
twharmon/govalid Struct validation using tags 46
acornejo/jjv A lightweight JSON schema validator written in JavaScript. 198