Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
143370 | Mar 17,2019 12:23 PM UTC | Mar 19,2019 10:19 AM UTC | Vue | 1 |
![]() |
Tags: TextBox |
this.options.rules = {
Pseudo: {
required: true,
regex: ['^[a-zA-Z]+', '* Enter alphabetic characters only'] // If you wnat to give the error mesaage, you need to provide as the separate key value pair.
}
}; |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.