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