hvalid
Validator library
A lightweight validation library written in Go language to validate data of various types.
hvalid is a lightweight validation library written in Go language.(一个用Go语言编写的轻量级验证库)
11 stars
2 watching
1 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
golangvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
hlandau/passlib | A password validation library in Go inspired by Python's passlib. | 289 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
twharmon/govalid | Struct validation using tags | 46 |
muir/nvalid | Tools to validate HTTP requests and responses in Go applications | 0 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
vbmania/rxvalidator | A validation library for Swift that provides flexible and easy-to-use rules for checking data against conditions. | 155 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
verifid/vl-go | A Go client library for the VerifID identity verification layer API | 2 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |