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 supported2 Subscribers
Add a CodeTriage badge to validator
Help out
- Issues
- why the items in oneof tag can't include comma.
- Panic on max, min Validation Tag with struct Fields in Version v10.20.0 and above
- Missing FieldError.Field() and 'Key' in ValidationErrors Returned from Var() and ValidateMap()
- validator for IBAN
- Partial struct validation does not validate child structs
- Add more unit tests
- security: update mimetype dependency to new secure version
- fix: fix some base32 parsing issues by using go standard library instead of regex
- feat: add validator for IPv4 bind address / host:port
- Refactor email test with table-driven test and add more cases
- Docs
- Go not yet supported