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: How to validate that an inner slice of structs conforms to custom validation logic
- OR'ing required_if doesn't work
- Cidrv4 validation is faulty
- Panic Bad field type *int64, when using required_if and omitempty at the same time
- need tag like `skip_unless`
- `excluded_with` doesn't work with structures
- uuid4 doesn't works with google uuid.UUID
- Skip validation for slice of struct for all index using structExcept()
- Invalid error messages with validateMap
- required_if panics with ValidateMap on simple map with a single rule
- Docs
- Go not yet supported