Unify and manage your data

Validation functions for B2B Data Domains

Learn what validation functions are included for the contact entity type in Reltio for B2B.

The Reltio for B2B Data Domains data model includes the contact entity type. Ensure data accuracy and improve data quality by validating the entity data ingested into the Reltio platform against a set of validation functions and then report the correctness of the data.

For general information on validation functions, see topic Define Data Validation Functions. For details on the preconfigured entity types that come with Reltio for B2B Data Domains, see Entity types for B2B Data Domains. For descriptions of these, see the following sections.

Contact entity type validation functions B2B Data Domains

This table identifies the Reltio for B2B Data Domains organization validation functions used to master customer business-to-businesses data. Use these validation functions when you create a contact for a business.

AttributeConditionsValidation Functions SummaryDescription
Email / Validation StatusEmail / Validation Status Not equals VALIDIf Validation Status Not equals VALID, then display warning with message "Invalid Email Format".Specifies an invalid email format.
Phone / Validation StatusPhone / Validation Status Not equals VALIDIf Validation Status Not equals VALID, then display warning with message "Invalid Phone Number".Specifies an invalid phone number.
First NameFirst Name Missing or Last Name Missing If First Name Missing or Last Name Missing, then display warning with message "Missing First or Last Name".Specifies a missing first name.
First NameFirst Name Regular expression match or Last Name Regular expression match If First Name Regular expression match [0-9] and Last Name Regular expression match [0-9], then display warning with message "Name Contains Numbers".Specifies a name containing numbers.