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
- Validator int doesn't support kind int for value 3;
- It is possible to set custom message for one kind validation?
- Error should be thrown if a struct tag is not found
- Grouping of characters in "matches" struct tag regex does not work as expected
- Email validation regex too strict
- WinPath and UnixPath don't allow blank in the path
- Slice count validator
- Problem validating a nested struct
- Option to report struct errors based on json field name
- How is `"length(min|max)": ByteLength,` supposed to work?
- Docs
- Go not yet supported