CheckFunction
uses
FunctionCallTrait
Table of Contents
Constants
-
IS_ARRAY
: string = 'IS_ARRAY'
-
IS_BOOL
: string = 'IS_BOOL'
-
IS_DATESTRING
: string = 'IS_DATESTRING'
-
IS_DOCUMENT
: string = 'IS_DOCUMENT'
-
IS_IPV4
: string = 'IS_IPV4'
-
IS_KEY
: string = 'IS_KEY'
-
IS_LIST
: string = 'IS_LIST'
-
IS_NULL
: string = 'IS_NULL'
-
IS_NUMBER
: string = 'IS_NUMBER'
-
IS_OBJECT
: string = 'IS_OBJECT'
-
IS_STRING
: string = 'IS_STRING'
-
TYPENAME
: string = 'TYPENAME'
IS_ARRAY
public
string
IS_ARRAY
= 'IS_ARRAY'
IS_BOOL
public
string
IS_BOOL
= 'IS_BOOL'
IS_DATESTRING
public
string
IS_DATESTRING
= 'IS_DATESTRING'
IS_DOCUMENT
public
string
IS_DOCUMENT
= 'IS_DOCUMENT'
IS_IPV4
public
string
IS_IPV4
= 'IS_IPV4'
IS_KEY
public
string
IS_KEY
= 'IS_KEY'
IS_LIST
public
string
IS_LIST
= 'IS_LIST'
IS_NULL
public
string
IS_NULL
= 'IS_NULL'
IS_NUMBER
public
string
IS_NUMBER
= 'IS_NUMBER'
IS_OBJECT
public
string
IS_OBJECT
= 'IS_OBJECT'
IS_STRING
public
string
IS_STRING
= 'IS_STRING'
TYPENAME
public
string
TYPENAME
= 'TYPENAME'