CuttingEdge.Conditions reference library |
ValidatorExtensions..::.IsNotInfinity Method |
ValidatorExtensions Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
IsNotInfinity(ConditionValidator<(Of <(Double>)>)) |
Checks whether the given value is not infinity. An exception is thrown otherwise.
| |
IsNotInfinity(ConditionValidator<(Of <(Single>)>)) |
Checks whether the given value is not infinity. An exception is thrown otherwise.
| |
IsNotInfinity(ConditionValidator<(Of <(Double>)>), String) |
Checks whether the given value is not infinity. An exception is thrown otherwise.
| |
IsNotInfinity(ConditionValidator<(Of <(Single>)>), String) |
Checks whether the given value is not infinity. An exception is thrown otherwise.
|