We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6c1d8 commit f4d4ab9Copy full SHA for f4d4ab9
readme.md
@@ -6,7 +6,7 @@ ngRemoveValidate makes it easy for you to validate form fields agents data from
6
7
- Drop in solution for Ajax validation of any text or password input
8
9
-- Works with Angulars build in validation and cab be accessed at formName.inputName.$error.ngRemoteValidate
+- Works with Angulars built in validation and cab be accessed at `formName.inputName.$error.ngRemoteValidate`
10
11
- Throttles server requests (default 400ms) and can be set with `ng-remote-throttle="550"`
12
0 commit comments