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/tests/Symfony/Tests/Component/Form/Extension/Validator
Dariusz Górecki e1822e7807 Enable dynamic set of validation groups by a callback or Closure
This will enable developer, to set a callback or a closure as a `'validation_groups'` form option,
this is usefull when we have to determine validation groups based on a client submitted data.
2011-11-07 22:48:01 +01:00
..
Type Enable dynamic set of validation groups by a callback or Closure 2011-11-07 22:48:01 +01:00
Validator fixed CS 2011-06-13 18:54:20 +02:00