mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-validator (#5356)
This commit is contained in:
parent
b971941897
commit
e76e84d54d
@ -2874,6 +2874,7 @@ _Libraries for working with UUIDs._
|
||||
_Libraries for validation._
|
||||
|
||||
- [checkdigit](https://github.com/osamingo/checkdigit) - Provide check digit algorithms (Luhn, Verhoeff, Damm) and calculators (ISBN, EAN, JAN, UPC, etc.).
|
||||
- [go-validator](https://github.com/tiendc/go-validator) - Validation library using Generics.
|
||||
- [gody](https://github.com/guiferpa/gody) - :balloon: A lightweight struct validator for Go.
|
||||
- [govalid](https://github.com/twharmon/govalid) - Fast, tag-based validation for structs.
|
||||
- [govalidator](https://github.com/asaskevich/govalidator) - Validators and sanitizers for strings, numerics, slices and structs.
|
||||
|
Loading…
Reference in New Issue
Block a user