We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a447e commit ab18c9fCopy full SHA for ab18c9f
1 file changed
API.md
@@ -120,6 +120,10 @@ You can also add a custom validation message by using `message-id` attribute. It
120
<!-- Clean, right ? -->
121
```
122
123
+### **Select a global validation method** `watch blur submit submit-only`**
124
+
125
+`validationProvider.setValidMethod('submit')`
126
127
### **Setup a new Validation `setExpression()` `setDefaultMsg()` with `RegExp` or `Function` in config phase**
128
<a name="custom-function-huei"></a>
129
0 commit comments