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
- Validating Array of struct
- Fail fast mode
- panic: Bad field type string when using unique=fieldName
- validator "hostname" not properly working
- panic: Undefined validation function 'onlyNumString' on field 'Pin'
- When using validate tag "gte=0" does not return ValidationError, but strconv.ParseInt error
- Move forward to translation PRs
- '127.0.0.1:' on tag 'tcp4_addr'
- max tag is not working if string contains unicode characters or emojis
- add domain validation(simple domain names)
- Docs
- Go not yet supported