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.