Simulating the validation of a staging data record
From the Staging Data Browser in Talend MDM Web UI, you can simulate the validation of a staging data record and then determine how to make changes to the record to make it valid.
Prior to being saved to the master database, a staging data record has to go through a validation process, which involves checking the staging data record against the database schema, foreign key constraints, the data model validation rules defined in Talend Studio, and the Before-Saving process (if any) of the entity which the data record pertains to.
For more information about the validation rules and the Before-Saving process, see Talend Studio User Guide.