FsToolkit.ErrorHandling
FsToolkit.ErrorHandling copied to clipboard
Support TaskValidation to match AsyncValidation
We have AsyncValidation, it would be logical to have a matching TaskValidation functionality.
Describe alternatives you've considered
As an alternative, I could stay with AsyncValidation and then do Async.StartAsTask, but it is less straightforward.
I agree. Would you mind submitting a pull request for it?
Maybe, but not promising, not quickly at very least :(