Hello, I was trying to understand if there was a public API so I could select only the emails the passed the test. let's say I type the following: ``` testemail1@sample.it, testemail2@sample.it, test3 ``` only the following are valid emails: ``` testemail1@sample.it, testemail2@sample.it ``` is there a way i can get this out of your plugin? Thanks,
Hello,
I was trying to understand if there was a public API so I could select only the emails the passed the test.
let's say I type the following:
only the following are valid emails:
is there a way i can get this out of your plugin?
Thanks,