bool isProperty(int $index) Returns whether the element at the given index is a property.
string getElement(int $index) Returns the element at the given index in the property path.
FormInterface getOrigin()
class MappingRule Methods
int getLength() Returns the length of the property path, i.e. the number of elements.
ViolationPathIterator getIterator() Returns a new iterator for this path. Return Value ViolationPathIterator
PropertyPath getParent()
class RelativePath extends
Page 2 of 2