Skip to main content

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

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!