FsFlow.CheckModule.failIfNonEmptyStr

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.