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
Describe the problem you are trying to fix (provide as much context as possible)
Try to validate more than one email in a string that separate by comma, it throw exception.
Now for most part, the multiple email address is probably supported.
EX. abc@aaa.com, bbb@ccc.com
Which API (or modification of the current API) do you suggest to solve that problem ?
Describe the problem you are trying to fix (provide as much context as possible)
Try to validate more than one email in a string that separate by comma, it throw exception.
Now for most part, the multiple email address is probably supported.
EX.
abc@aaa.com, bbb@ccc.com
Which API (or modification of the current API) do you suggest to solve that problem ?
Are you ready to work on a pull request if your suggestion is accepted ?
Yes.
The text was updated successfully, but these errors were encountered: