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
- the struct will be validated too many times
- Fix #332 wrong path with json tagged nested struct
- With json tagged nested struct, Error Path doesn't respect json tag and terminal property name is wrong
- Suggestion: Using UUID type for uuid validation
- apply go vet/lint suggestions
- custom errormessage contain "~"
- Fix function comments based on best practices from Effective Go
- suspicious regexp.Compile usage in utils.go
- '%' was not support by IsURL
- Handle Email addresses with the dot in the end
- Docs
- Go not yet supported