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
- Fix time.Duration translation error
- exclude multiple characters in ascii hex form
- Using required_with tag for a slice field, but need it's length greater than 0 if it is not nil, how write tag?
- bug: Getting `Bad field type v1.Duration` on v10.15.0+
- fix: oneof example's unclosed double quote
- Validator for YAML
- Add missing double quote to simple example
- Adding general yaml validation
- when the required_if condition does not take effect, it also verifies gt=0
- FastFail feature #1042
- Docs
- Go not yet supported