FsFlow.CheckModule.failIfValueNone
Returns the value when the value option is ValueSome.
Parameters
opt: The value option to check.
Returns
A Check containing the value if present.
Returns the value when the value option is ValueSome.
opt: The value option to check.A Check containing the value if present.