API default verify Class for Parameter validation
| package |
SYSTEM\API |
|---|
ALL(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
ARY(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
BOOL(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
DATE(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
EMAIL(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
FLOAT(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
INT(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
JSON(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
LANG(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
RESULT(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
STRING(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
TIMEUNIX(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
UINT(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type
UINT0(mixed $param) : boolean
mixedInput Paramter
booleanReturns boolean if the Value matches the type