gody

Struct Validator

A lightweight struct validator for Go.

balloon A lightweight struct validator for Go

GitHub

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

gogolangstructstruct-tagsvalidatorvalidator-struct

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
twharmon/govalidStruct validation using tags51
gookit/validateA comprehensive data validation and filtering tool for Go1,079
go-the-way/validatorA lightweight model validator written in Go.7
gobuffalo/validateA Go package providing a framework for defining custom validators and built-in validation helpers for common data structures.95
cinar/checkerA validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions.10
mwitkow/go-proto-validatorsAutomates validation of Go proto structs based on .proto annotations.1,088
tiendc/go-validatorA fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project.22
thedevsaddam/govalidatorValidate golang request data with simple rules inspired by Laravel's request validation1,324
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
funcool/structA library providing a way to validate the structure of data in Clojure applications.119
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
roblaszczak/go-cleanarchA tool to validate and enforce Clean Architecture rules in Go projects885
hlandau/passlibA password validation library in Go inspired by Python's passlib.288
go-playground/validatorPackage provides a comprehensive validation framework for Go structs and fields17,080
faceair/jioProvides a flexible and efficient way to validate JSON data in Go applications112