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