
Data Quality: Email Validation Rule
Posted by: Informatica Data Quality
Informatica Data Quality Mapplet that helps you to validate email addresses.
Overview
This Rule validates the format of email addresses. This rule does not verify that email addresses are accurate or active. This rule returns "Valid" or "Invalid."Email data is processed by parsing them into mailbox, domain and subdomain ports. Forexample, "info@informatica.com" is parsed in the following manner:
- Mailbox - "info"
- Sub-domain - "informatica"
- Domain - "com"