Knockout Validation async validators: Is this a bug or am I doing something wrong?
问题 I really like how Eric Barnard's knockout validation lib integrates with observables, allows grouping, & offers custom validator pluggability (including on-the-fly validators). There are a couple of places where it could be more UX flexible/friendly, but overall it's reasonably well-documented... except, imo, when it comes to async validators. I wrestled with this for a few hours today before doing a search and landing on this. I think I have the same issues/questions as the original author,