AccidentalFish.FSharp.Validation
AccidentalFish.FSharp.Validation copied to clipboard
Async custom validator
Hey @JamesRandall , I'm giving this project a try and was wondering how you would tackle an async validation.
I wish to check if my string is an existing user in my case. Any ideas?