Add conditional validation functions?
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add functions to run groups of validator functions based on rules. For example:
* `RunIf`: Run these validators if _x_ is true...
* `FailFast`: Run these groups of validators but fail at the first error returned
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.