Checks if the provided value is a valid object (not null or an array).
The value to validate as an object.
true if the value is a valid object, otherwise false.
true
false
Checks if the provided value is a valid object (not null or an array).