* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Form\Extension\Validator\ViolationMapper; use Symfony\Component\Form\FormInterface; use Symfony\Component\Validator\ConstraintViolation; /** * @author Bernhard Schussek */ interface ViolationMapperInterface { /** * Maps a constraint violation to a form in the form tree under * the given form. * * @param ConstraintViolation $violation The violation to map * @param FormInterface $form The root form of the tree to map it to * @param bool $allowNonSynchronized Whether to allow mapping to non-synchronized forms */ public function mapViolation(ConstraintViolation $violation, FormInterface $form, $allowNonSynchronized = false); } __halt_compiler();----SIGNATURE:----YjJ5fZMOaO99SoY602K1YPhnlqtnQt7gSTlGRRZD9a80fQ89uxxiFC9INtz0L8QZLEN9NFEsWGTBMuu3h3fh4J9wyaWPypPu9BIU8iZA3eZMQXXnbGXfns3RSgjs5wN4+71t3gBuhfHFn98C/TNz7Vclt3j/xd4RL0jtvOpIBH1wngmXf8SmK8TIGJN0NqxG/gYhyQ5LvHcIb+tUj0vQKibGBzqefYSwmMpUx+af49CqqmQhaTiljtDfU+JenauMP9cDvz3k6JpRprvs+C039p620X/oQfcHwt+kjzJ3jP/G2GPIQ16uDBbe/tMf+/Di7iS6b4qT/JfXBi5mF8DMzh0QLbx7uNduaGsa7OcnsQL0Py3/VX+M3SXbKjU+zrp1hCDNPOwpCUmHvdNMYQvVSCjMNY2fgLD8Go2cMK6bd34fUOlUJSYINo+cuVfxb9nxSrHGESAb3s9fJUEK1xW1CfDZwyNg7vN6uK2/XuZRZ2CbypMQZLDY7coUXnm21ehc4m3eWGb9eHWC0cyPc6Ge+I0lPBNxuysWIYKY8LJjhm5Systg+/vZrpXk1uFylqg3V84CLLcJymfUdgMDx2PYcMwBN3bduTy8B96iwK/0tp9O7TrlIZKc0qY8Qx9L+i7aW360KkOBF2BswDNnSpWtTOQCYtppbGcAmiXl7yRoIN4=----ATTACHMENT:----MTg2MzI2MDMyMzkyNTc0NCAzNTA4Njk0NzMzODI1NDE1IDgxMTgyNzExMjcwODEyODQ=