Skip to content

Commit ab18c9f

Browse files
author
Luca Trazzi
committed
added API documentation
1 parent e9a447e commit ab18c9f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

API.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ You can also add a custom validation message by using `message-id` attribute. It
120120
<!-- Clean, right ? -->
121121
```
122122

123+
### **Select a global validation method** `watch blur submit submit-only`**
124+
125+
`validationProvider.setValidMethod('submit')`
126+
123127
### **Setup a new Validation `setExpression()` `setDefaultMsg()` with `RegExp` or `Function` in config phase**
124128
<a name="custom-function-huei"></a>
125129

0 commit comments

Comments
 (0)