|
| CuttingEdge.Conditions reference library |
| ValidatorExtensions..::.IsNull Method |
| ValidatorExtensions Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | IsNull<(Of <(T>)>)(ConditionValidator<(Of <(Nullable<(Of <(T>)>)>)>)) |
Checks whether the given value is null. An exception is thrown otherwise.
|
![]() ![]() | IsNull<(Of <(T>)>)(ConditionValidator<(Of <(T>)>)) |
Checks whether the given value is null. An exception is thrown otherwise.
|
![]() ![]() | IsNull<(Of <(T>)>)(ConditionValidator<(Of <(Nullable<(Of <(T>)>)>)>), String) |
Checks whether the given value is null. An exception is thrown otherwise.
|
![]() ![]() | IsNull<(Of <(T>)>)(ConditionValidator<(Of <(T>)>), String) |
Checks whether the given value is null. An exception is thrown otherwise.
|

