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
- Missing FieldError.Field() and 'Key' in ValidationErrors Returned from Var() and ValidateMap()
- validator for IBAN
- Validation failed url with required_without
- Partial struct validation does not validate child structs
- Add more unit tests
- security: update mimetype dependency to new secure version
- feat(#1291): upgrade mimetype dependency version for secure
- feat: Add support for omitting empty and zero values in validation (including nil pointer and empty content of pointer)
- Change to allow multiple errors be returned from single field when option "WithMultipleErrorsReturned" is set.
- fix: fix some base32 parsing issues by using go standard library instead of regex
- Docs
- Go not yet supported