EMAIL_ADDRESS_REGEX

private val EMAIL_ADDRESS_REGEX: ERROR CLASS: Unresolved name: Regex

Regular expression that validates an email address. Emails passing this very simple regex may still be rejected on the Braze server. We want to err on the side of letting things through.