Is it possible to get the regex expression or validation function that is used to verify if an email is valid or not. According to RFC "!def!xyz%abc@example.com" is a valid email, however Zuora says it's NOT Valid. I need to know regex / validation function that Zuora uses.
... View more