You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug? Feature Request
What is the current behavior?
Currently we are able to validate the full form manually by using this.$refs.formElements.validate()
but I want to call the validate function of each component manually.
*What is the expected behavior?
call the validate function of each component manually.
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Version: [2.3.4]
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
What is the current behavior?
Currently we are able to validate the full form manually by using this.$refs.formElements.validate()
but I want to call the validate function of each component manually.
*What is the expected behavior?
call the validate function of each component manually.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: