Can be used to perform checks against schema to ensure that the propery accessor will actually work with the provided instance.
@param object The target object. @param xpath An xpath expression denoting a property of the target object. @returntrue
if the property can be accessed, otherwise false
|
|