is Valid
Checks a given email address for validity.
When org.dexcare.services.models.CustomizationOptions.validateEmails is explicitly set to false, emails are not validated by the SDK.
Return
true if the email address is valid, false otherwise.