|
| CuttingEdge.Conditions reference library |
| ValidatorExtensions..::.IsNullOrWhiteSpace Method |
| ValidatorExtensions Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | IsNullOrWhiteSpace(ConditionValidator<(Of <(String>)>)) |
Checks whether the given value is null (Nothing in Visual Basic), empty, or consists only
of white-space characters.
|
![]() ![]() | IsNullOrWhiteSpace(ConditionValidator<(Of <(String>)>), String) |
Checks whether the given value is null (Nothing in Visual Basic), empty, or consists only
of white-space characters.
|

