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 supported3 Subscribers
Add a CodeTriage badge to validator
Help out
- Issues
- docs: use the registered fieldcontains tag in usage example
- fix: support apostrophes in quoted validation parameters
- [Bug]: The documentation says containsField=InnerStructField.Field, but the implementation uses fieldContains.
- [Bug]: unique confuses nil with an anonymous empty struct
- Add postcode patterns for IE (Ireland), AL (Albania), GI (Gibraltar)
- Accept hyphen grouping in credit_card validation
- fix: prevent unique nil marker collisions
- Should `credit_card` validator support dash-separated card numbers?
- issue #892
- Align excluded_without with its stated multi-field contract
- Docs
- Go not yet supported