validate()
validate(mixed $value) : void
Validate the value of a variable
Allowed value types are string, integer, double and boolean. Arrays are also allowed if they contain only one of the former types.
Parameters
mixed | $value |
|
Throws
- \triagens\ArangoDb\ClientException