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: 11 months ago
Linked from 1 awesome list
golangvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| A password validation library in Go inspired by Python's passlib. | 288 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| A lightweight model validator written in Go. | 7 |
| Struct validation using tags | 51 |
| Tools to validate HTTP requests and responses in Go applications | 0 |
| A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A validation framework for HTTP request parameters and queries | 13 |
| A validation library for Swift that provides flexible and easy-to-use rules for checking data against conditions. | 155 |
| A JavaScript validation library with various rules for checking user input data | 18 |
| A package for validating API requests before they are processed by an application. | 29 |
| A fast and extensible Python library for data validation | 212 |
| A Go client library for the VerifID identity verification layer API | 2 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |