Skip to main content

How to validate MDM data records against the master storage through the REST API

Information noteDeprecation: Talend Master Data Management (MDM) is deprecated and will reach end of life on December 31, 2024. For more information on migrating from Talend MDM, contact Talend Professional Services.

An MDM REST interface POST /talendmdm/services/rest/data/{containerName}/validate is available to allow you to validate data records against the master storage through the REST API.

Before saved to the master database, a data record has to go through a validation process, which involves checking the data record against the database schema, foreign key constraints, validation rules and the Before-Saving process (if any) defined in the entity that the data record pertains to.

For more information about the REST API, see Validate records in a container.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!