Skip to main content

ODCheckerNullStructure class

under construction

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

Overview

This is an Open Ticket config checker structure.

This class will check for a null variable in a config file, customise it in the settings!

View Source

Properties


inherited id class api.ODId

The id of this checker structure

View Source


options interface api.ODCheckerNullStructureOptions

The options for this checker structure

View Source


Methods


constructor() function api.ODCheckerNullStructure

(no description)

View Parameters (2)

View Source


check() function boolean

Check a variable if it matches all settings in this checker. This function is automatically executed by Open Ticket!

View Parameters (3)
  • checker: class api.ODChecker - Parameter Description Lorem Ipsum.
  • value: type null - Parameter Description Lorem Ipsum.
  • locationTrace: type api.ODCheckerLocationTrace - Parameter Description Lorem Ipsum.

View Source


Defaults

under construction

We're still working on this part of the documentation!

Examples

under construction

We're still working on this part of the documentation!