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