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
- Feature Request: Support for Early Exit on First Validation Failure
- Added support for validating OCI tags
- Consider adding a new function to return reflection type
- Map validation failing with ISO Codes
- example: demonstrate the process of validating a signup request
- requiredIf/oneOf multi-word strings containing single quotes?
- bug: unix_addr check is useless
- Clean up input parameters in requireCheckFieldKind
- No validations triggering with altNames across all fields on a top-level struct
- hostname_rfc1123 and hostname_port do not support IP addresses
- Docs
- Go not yet supported