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
- govalidator.ValidateStruct()
- Path uses field names while fields use json tag names
- Incorrect field name is selected when validating slices
- IsURL() example.com. is considered valid
- Option to turn of input in error when using a CustomTypeTag
- Basic File Validation missing? "Image, Mp4, Mp3" etc.,
- Parameterized Validator does not work for regular expressions
- add more than one filter in struct defination
- IsEmail fails on App Engine.
- TestIsExistingEmail failure with Go 1.12.2
- Docs
- Go not yet supported