specificChecks

specificChecks: { checkClassIds?: boolean, checkDataColumns?: boolean, checkDataSchema?: boolean, checkDivergedPropMaps?: boolean, checkECProfile?: boolean, checkLinktableForeignKeyClassIds?: boolean, checkLinktableForeignKeyIds?: boolean, checkMissingChildRows?: boolean, checkNavigationClassIds?: boolean, checkNavigationIds?: boolean, checkSchemaLoad?: boolean } | undefined

Options for performing specific integrity checks with detailed results. Each selected check returns all problem rows. If quickCheck is also true, the selected checks are performed again in specific mode.

Defined in

Last Updated: 24 September, 2026