Email Validator
object EmailValidator
Content copied to clipboard
Contains a helper method to verify the validity of an email address.
Upon signing in to the SDK, the SDK will pull down a separate email regex from the server config, and use it instead of the hardcoded regex bundled with the SDK (EMAIL_VALIDATION_REGEX).