[资源介绍]
GitHub - go-the-way/validator: A lightweight model validator written in Go.
A lightweight model validator written in Go. Contribute to go-the-way/validator development by creating an account on GitHub.
- Validator - 一个用 Go 编写的轻量级模型验证器。包含 VF:Min、Max、MinLength、MaxLength、Length、Enum、Regex。