Skip to main content

performAutomatedSanityCheck

chainalign-backend


chainalign-backend / ingestionService / performAutomatedSanityCheck

Function: performAutomatedSanityCheck()

performAutomatedSanityCheck(transformedData, mappings): any

Defined in: ingestionService.js:317

Performs an automated sanity check on the transformed data.

Parameters

transformedData

any[]

The data transformed to ChainAlign model.

mappings

any[]

The mappings used for transformation.

Returns

any

The result of the sanity check.