4 results found Sort:

[Go] Package of validators and sanitizers for strings, numerics, slices and structs
Created 2014-06-20
590 commits to master branch, last one about a month ago
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
Created 2017-09-13
139 commits to master branch, last one 4 years ago
116
1.1k
mit
22
⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。
Created 2018-07-16
483 commits to master branch, last one 2 months ago
Golang parameter validation, which can replace go-playground/validator, includes ncluding Cross Field, Map, Slice and Array diving, provides readable,flexible, configurable validation.
Created 2020-11-14
21 commits to master branch, last one 3 years ago