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
- fix(fqdn): allow hyphens in last domain label
- feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)
- Enhancement: Add "dns_label" or "hostname_label" validator for single-label DNS validation
- Refactored out detectFileMIMEType, matchesMIMEType logic for reuse. Added standalone isMIMEType validator for flexibility
- Reduce build size with dead code elimination
- feat: add audio validation
- feat(ru): complete Russian translations to match English version
- fix(validation): Make `unix_addr` check useful (#1348)
- fixed validation of cron expression
- [Bug]: Cron validator
- Docs
- Go not yet supported