You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that it's because this library is older than the inclusion of the Result type in FSharp.Core. But maybe it would be worth adding a separate Result-based validation module? Maybe even ultimately obsoleting the current Choice-based one.
I understand that it's because this library is older than the inclusion of the
Resulttype in FSharp.Core. But maybe it would be worth adding a separateResult-based validation module? Maybe even ultimately obsoleting the currentChoice-based one.