govalidator
https://github.com/asaskevich/govalidator
Go
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
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 supported5 Subscribers
Add a CodeTriage badge to govalidator
Help out
- Issues
- How I can validate text only with string
- IsNull() uses strings.TrimSpace() better than len()
- The govalidator does not support multi-goroutines, multi-goroutines insecurity?
- Check if at least one alphabet, numeric, isLower case, isUpper case character in a string
- Fix array validation
- not support for range now?
- Wrong error msg when required field is not set
- Validate struct field error - `valid:"matches(^regex$)"` doesn't work properly
- Support for custom validators with parameters
- Validate slice of values
- Docs
- Go not yet supported