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
- Mandatory omit a field if some other field equals some value
- support custom FieldLevel error message when use RegisterValidation
- Check if input string is part of string slice
- Creating custom regex validation
- Undefined validation function ' max' on field '*'
- panic: Undefined validation function 'datetime'
- How to get fallback translation instead of the default one?
- How to validate time.Duration type?
- how to validate same struct for different http request
- Mutually exclusive Fields
- Docs
- Go not yet supported