FsToolkit.ErrorHandling
Search…
README
Result
Option
ResultOption
AsyncResult
TaskResult
JobResult
List
AsyncResultOption
Validation
map2
map3
apply
ofResult
Operators
Result.tryCreate
Test
Powered By
GitBook
ofResult
Validation.ofResult
Namespace:
FsToolkit.ErrorHandling
Function Signature:
Result
<
'a
,
'b
>
->
Result
<
'a
,
'b list
>
Simply wraps the error in a list.
Examples
Previous
apply
Next
Operators
Last modified
9mo ago
Copy link
Outline
Validation.ofResult
Examples