go-validator
Validation library
A validation library for Go that provides a set of reusable validation functions and rules to validate data structures.
Intuitive validation library for Golang
15 stars
2 watching
1 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
genericgogolangvalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
twharmon/govalid | Struct validation using tags | 46 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |
gookit/validate | A comprehensive data validation and filtering tool for Go | 1,075 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
tiendc/gofn | A collection of reusable utility functions in Go to simplify common programming tasks | 49 |
hlandau/passlib | A password validation library in Go inspired by Python's passlib. | 289 |
mwitkow/go-proto-validators | Automates validation of Go proto structs based on .proto annotations. | 1,089 |
jupegarnica/garn-validator | A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
google/go-attestation | Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. | 357 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
guiferpa/gody | A lightweight struct validator for Go. | 79 |