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
- need tag like `skip_unless`
- Skip validation for slice of struct for all index using structExcept()
- Invalid error messages with validateMap
- RegisterValidationCtx doesn't work if custom type returns nil
- how to settting email field when after required_if tag?
- need a method get ref-filed's alias when "required_without=Password"
- The zh and zh_tw translation packages are missing translations for the "unique" tag
- ValidateMap check gtefield panic
- Customize child structure
- required_with with custom struct
- Docs
- Go not yet supported