Runs the rules against single argument,
using scope that fails on WhenError(RuleLevel).
- T
- type of the item to validate
- item (T)
- The item to validate.
- rules (array< Rule<(Of <(T>)>) >[]()[])
- The rules.
| Exception | Condition |
|---|---|
| RuleException | When check fails |