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
- will not be invalid if hostname's last character is '-'
- StructLevel.Parent() not return real parent
- can not use FieldError in ValidationErrors
- register multiple StructLevelFuncs on same type
- How to refer a field in father struct when use 'required_if' tag?
- error translation enchancement
- gt,lt tags panic in zh translations when using string type
- Maps and nested maps validation
- Validate nested structs (take 2)
- Allow using tags in StructFiltered
- Docs
- Go not yet supported