Skip to content

Commit

Permalink
Add go-validator (#5356)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiendc authored Aug 9, 2024
1 parent b971941 commit e76e84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e76e84d

Please sign in to comment.