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