[Go] Package of validators and sanitizers for strings, numerics, slices and structs
翻译 - [开始]字符串,数字,切片和结构的验证程序和消毒程序包
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
struct 验证器,内置大部分常用验证,可自定义
⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。
A simple, efficient, easy to use Golang validator without any struct tag or type assertion.
Golang parameter validation, which can replace go-playground/validator, includes ncluding Cross Field, Map, Slice and Array diving, provides readable,flexible, configurable validation.
A simple request validator for go with a fluent api
Unique validator extensions for govalidator. Inspired by Laravel's unique validation rule.
Validator for golang