Merge pull request #631 from dod-ccpo/portfolio-name-validation-fix-2
Add validation for textInput on blur
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
|
||||
<masked-input
|
||||
v-on:input='onInput'
|
||||
v-on:blur='onBlur'
|
||||
v-on:change='onChange'
|
||||
v-bind:value='value'
|
||||
v-bind:mask='mask'
|
||||
|
Reference in New Issue
Block a user