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
- Question: Validate map values using its own struct validation tags
- excluedes tag can not validate when contains escapes string \
- How to use the function validate.RegisterTranslation's first parameter "tag string"
- [Feature Request] Why there is no built-in password validator?
- How to implement group validator?
- Custom rule function isn't called with `callValidationEvenIfNull: true`
- Custom rule function `FieldLevel.FieldName()` return empty string on `Validate.ValidateMap()`
- Custom tag implementation
- Add methods for FieldError interface
- Can't validate Array of Map using ValidateStructMap and omitempty isn't supported
- Docs
- Go not yet supported