class ViolationPathIterator extends
class ViolationMapper implements
array getElements() Returns the elements of the property path as array.
bool mapsForm(int $index) Returns whether an element maps directly to a form. Consider
class ViolationPath implements IteratorAggregate,
interface ViolationMapperInterface Methods
bool isPrefix(string $propertyPath) Matches a property path against a prefix of the rule path
bool isIndex(int $index) Returns whether the element at the given index is an array index.
FormInterface getTarget()
null|FormInterface match(string $propertyPath)
Page 1 of 2