json:check-config

json:check-config(
   $config as map:map
) as element(json:report)*

Summary

This function checks a json configuration object and returns a report.

Parameters
config The configuration object representing the strategy.

Usage Notes

The supplied configuration object (a map:map) is checked for validity and any errors found returned.
Powered by MarkLogic Server | Terms of Use | Privacy Policy