FsFlow.CheckModule.failIfEmptyStr
Returns the string when it is null or empty.
Parameters
str: The string to check.
Returns
A Check containing the empty or null string.
Returns the string when it is null or empty.
str: The string to check.A Check containing the empty or null string.