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
- `FieldLevel.Field().Type()` takes a dynamic value when a field is of a pointer type.
- Fix Bad Field type panic
- optimize: set slice cap
- Behaviour with nil pointers seems a bit inconsistent
- Validation for python variable names
- Added Bcrypt validator
- Alpha Space
- Added Argon2 validator
- How to get index current validated struct inside custom validation
- feat: add custom error message to struct field and to struct level validation
- Docs
- Go not yet supported