v::object()
Validates if the input is an object.
v::object()->validate(new stdClass); //true
See also: