FsFlow.CheckModule.okIfNull
Returns success when the value is null.
Parameters
value: The value to check.
Returns
A Check that succeeds if the value is null.
Returns success when the value is null.
value: The value to check.A Check that succeeds if the value is null.