Question
Email validation for each email pasted in a paragraph
I will have the input like this in paragraph field ,each email per line .
test@test.com
test@appian.com
test@
I want to validate this emails with regex function and also to check only 1 email in line
can someone help me with this
