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
- fix: excluded_* and required_* checks aren't triggered on pointers to structs
- fix: excluded functions not triggering on structs
- feat: custom error mgs with tag (generic function)
- alphanum raising error for space characters
- Efficient Regex Validation Integration
- Custom validation on slice of embedded structs
- oneof support float
- ValidateMap support []interface
- feat:oneof support float whitout fractional
- The filepath validator triggers a panic if the value is the path to an existing directory
- Docs
- Go not yet supported