go-validator

Validator library

A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project.

Intuitive validation library for Golang

GitHub

22 stars
2 watching
1 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

genericgogolangvalidationvalidator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gobuffalo/validateA Go package providing a framework for defining custom validators and built-in validation helpers for common data structures.95
twharmon/govalidStruct validation using tags51
go-the-way/validatorA lightweight model validator written in Go.7
cinar/checkerA validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions.10
gookit/validateA comprehensive data validation and filtering tool for Go1,079
lyonnee/hvalidA lightweight validation library written in Go language to validate data of various types.11
thedevsaddam/govalidatorValidate golang request data with simple rules inspired by Laravel's request validation1,324
tiendc/gofnA collection of reusable utility functions in Go to simplify common programming tasks52
hlandau/passlibA password validation library in Go inspired by Python's passlib.288
mwitkow/go-proto-validatorsAutomates validation of Go proto structs based on .proto annotations.1,088
jupegarnica/garn-validatorA JavaScript validation library providing various behaviors to validate data against different types and functions.41
guyskk/validrA fast and extensible Python library for data validation212
google/go-attestationProvides high-level primitives for remote machine identity and state validation across various platforms and TPMs.361
marrow16/valixA package for validating API requests before they are processed by an application.29
guiferpa/godyA lightweight struct validator for Go.91