govalidator
https://github.com/asaskevich/govalidator
Go
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported5 Subscribers
Add a CodeTriage badge to govalidator
Help out
- Issues
- need to validate ipv4:port string
- How to do struct validation for slice of strings
- fix: support negative range values
- added IsInCSV to validator.go, issue #468
- added IsDecimal function to validator.go, issue #467
- Added 3 features ( IsWord, IsDecimal, IsInCSV) related to issue #466 , issue #467 , issue #468
- email adresses ending with dot bug fixed
- fix email bug and add couple of tests
- fix map iterator
- buf fix . at end of email #458
- Docs
- Go not yet supported