class ViolationPathIterator extends PropertyPathIterator
protected | $path | from PropertyPathIterator |
__construct(ViolationPath $violationPath) | ||
bool | isIndex() Returns whether the current element in the property path is an array index. | from PropertyPathIterator |
bool | isProperty() Returns whether the current element in the property path is a property name. | from PropertyPathIterator |
mapsForm() |
ViolationPath | $violationPath |
Returns whether the current element in the property path is an array index.
bool |
Returns whether the current element in the property path is a property name.
bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPathIterator.html