validator
https://github.com/go-playground/validator
Go
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
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 supported1 Subscribers
Add a CodeTriage badge to validator
Help out
- Issues
- is there way to specify field's error string when validate failed
- How can I add regex=? (regular expression) into the struct tagname and customer the validate function.
- Is there's a way to custom error message for each field?
- Custom error message
- Is there any way to get all errors in same time ?
- Key name empty in field validation response
- Custom validator fails on pointer?
- Actually, the email regex matches WAY more than it should.
- required_without doesn't seem to work with multiple fields
- Register custom validation on struct type
- Docs
- Go not yet supported