We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix notation errors
Made the example classic jQuery AJAX validation rule a bit more explicit about how to do it, since it confused us for a few :clock5:
Made the registration of the extenders example formatted like the other code
The validation rule name has to match the name given when you extend
Information about anonymous async rules is useful here
I think the example of isValidating.subscribe was a bit confusing, since the function parameter name "isValid" does not explains the real meaning
Updated Async Rules (markdown)
corrected case in success callback parameter
Created Async Rules (markdown)