HappyWorld
Well-known member
How to make custom email validation rule (in registration, updating email info by the user himself etc) ?
For example, if the user inputs email with any "+", an error message will be displayed "Email should not contain any plus sign".
And if the user inputs email with more than 3 dots, another error message will be displayed "Email should not contain more than 3 dots."
Thank you
For example, if the user inputs email with any "+", an error message will be displayed "Email should not contain any plus sign".
And if the user inputs email with more than 3 dots, another error message will be displayed "Email should not contain more than 3 dots."
Thank you