FsFlow.CheckModule.okIfEmptyStr

Returns success when the string is null or empty.

Parameters

  • str: The string to check.

Returns

A Check that succeeds if the string is null or empty.