This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper
Tobias Schultze 79a1257a09 [Form] removed getPositions from PropertyPathInterface
this method was just an implementation detail (that is not even needed) and should not be part of the public API as it serves no purpose
2012-08-22 06:31:13 +02:00
..
MappingRule.php fixed CS 2012-07-09 14:54:20 +02:00
RelativePath.php [Form] Greatly improved the error mapping done in DelegatingValidationListener 2012-05-22 09:29:53 +02:00
ViolationMapper.php merged branch vicb/minor_cleanup (PR #4430) 2012-05-30 07:21:14 +02:00
ViolationMapperInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ViolationPath.php [Form] removed getPositions from PropertyPathInterface 2012-08-22 06:31:13 +02:00
ViolationPathIterator.php fixed CS 2012-07-09 14:54:20 +02:00