Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

call Validate method of each component manually. #692

Open
1 of 2 tasks
santhoshbalusamy opened this issue Oct 5, 2020 · 0 comments
Open
1 of 2 tasks

call Validate method of each component manually. #692

santhoshbalusamy opened this issue Oct 5, 2020 · 0 comments

Comments

@santhoshbalusamy
Copy link

santhoshbalusamy commented Oct 5, 2020

  • I'm submitting a ...
    • bug report
    • feature request
  • 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 ]
    • Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant