validateEmails

var validateEmails: Boolean = true

Parameters

validateEmails

Whether or not the SDK should validate emails with the Regex found at org.dexcare.util.EmailValidator. Note that the email validation in the SDK is stricter than normal email validation. Defaults to true.