Skip to main content

ODCheckerStructureOptions interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

This interface has the basic options for the ODCheckerStructure!

View Source

Properties

References

    Properties


    optional custom function (checker:api.ODChecker, value:api.ODValidJsonType, locationTrace:api.ODCheckerLocationTrace, locationId:api.ODId, locationDocs:null|string) => boolean

    Add a custom checker function. Returns true when valid.

    View Source


    optional docs string string

    Set the url to the documentation of this variable.

    View Source