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
- Add translation example
- add support to tag validateFn
- Add alphaspace validator
- Improve Error when required is used with bool
- Order is not working w.r.t the required_with and len tag
- fix ValidateMap and field references
- feat: add custom error message to struct field and to struct level validation
- Weird panic - Undefined validation function 'required' on field XXX
- Custom Translation in CustomValidations
- Validating unexported fields
- Docs
- Go not yet supported