FsToolkit.ErrorHandling icon indicating copy to clipboard operation
FsToolkit.ErrorHandling copied to clipboard

Support TaskValidation to match AsyncValidation

Open AlexeyRaga opened this issue 2 years ago • 2 comments

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.

AlexeyRaga avatar Sep 25 '23 09:09 AlexeyRaga

I agree. Would you mind submitting a pull request for it?

TheAngryByrd avatar Sep 25 '23 12:09 TheAngryByrd

Maybe, but not promising, not quickly at very least :(

AlexeyRaga avatar Sep 25 '23 12:09 AlexeyRaga