Condition Methods
The Condition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Ensures | Overloaded. | |
| Requires | Overloaded. | |
| WithExceptionOnFailure<(Of <(TException>)>) |
Returns a new AlternativeExceptionCondition that allows you to specify the exception
type that has to be thrown in case a a validation fails.
|