IsNullOrEmpty Method

CuttingEdge.Conditions

Overload List

  NameDescription
IsNullOrEmpty(ConditionValidator<(Of <(String>)>))
Checks whether the given value is null or an Empty()()() string. An exception is thrown otherwise.
IsNullOrEmpty(ConditionValidator<(Of <(String>)>), String)
Checks whether the given value is null or an Empty()()() string. An exception is thrown otherwise.

See Also