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
- fix comment
- Fix #351 selects an incorrect field name in the error message when nesting the structure.
- get the first error message
- add testcases about hash
- JSON date parser using rfc3339
- Implement positive number tag
- Can nested struct fields be given different criteria when used more than once?
- IsURL does not accept domains with 3 consecutive hyphens
- ValidateStruct asserts return `error`, actually returns the slice `[]error`
- How we can use this with the form in react
- Docs
- Go not yet supported