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
- Is is possible to check if an array is greater then 0 in required_if
- err.Translate(trans) only works if translator passed via param (go-playground/validator)
- SSN regex doesn't match the rest of the validation and is loose with formatting rules
- Failing validation using the base64url tag
- Multiple validations at one time
- Proposal: Support validator chaining
- Validation chain
- StructPartial does not dive to slice of structs
- Can't validate both `keys` and the struct value of maps of structs
- Required_if, excluded_unless and excluded_if checks the slice size instead of checking slice elements
- Docs
- Go not yet supported