







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