Condition Methods

CuttingEdge.Conditions

The Condition type exposes the following members.

Methods

  NameDescription
EnsuresOverloaded.
RequiresOverloaded.
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.

See Also