ml-modules.root.data-hub.5.builtins.steps.mapping.entity-services.invokeValidateAndTestMapping.mjs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
import esMappingLib from "/data-hub/5/builtins/steps/mapping/entity-services/lib.mjs";
const input = external.input;
const uri = external.uri;
esMappingLib.validateAndTestMapping(input.toObject(), uri);
© 2015 - 2024 Weber Informatics LLC | Privacy Policy