How can I validate a comma separated string of emails? #3823
Unanswered
lucassimines
asked this question in
Q&A
Replies: 1 comment
-
Feel free to implement your own rule that does that. But I don't think it will be added as a built-in with vee-validate rules. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to extend the email validation to create a custom rule for comma separated emails?
Example:
email1@site.com, email2@site.com
Beta Was this translation helpful? Give feedback.
All reactions