govalid

Validator

Struct validation using tags

Struct validation using tags

GitHub

51 stars
7 watching
7 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

govalidation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thedevsaddam/govalidatorValidate golang request data with simple rules inspired by Laravel's request validation1,324
cinar/checkerA validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions.10
tiendc/go-validatorA fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project.22
guiferpa/godyA lightweight struct validator for Go.91
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
gookit/validateA comprehensive data validation and filtering tool for Go1,079
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
mwitkow/go-proto-validatorsAutomates validation of Go proto structs based on .proto annotations.1,088
lyonnee/hvalidA lightweight validation library written in Go language to validate data of various types.11
shezadkhan137/requiredA library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields.59
hlandau/passlibA password validation library in Go inspired by Python's passlib.288
gangachris/ng-validatorsA set of reusable validation functions for Angular forms.0
oudwins/zogA Go library that provides runtime schema validation with Zod-inspired simplicity and expressiveness210
mccoyst/validateA tool to automatically validate fields with tags in Go programs61