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
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
..
Bridge merged 2.0 2011-10-26 14:29:19 +02:00
Bundle merged 2.0 2011-10-26 14:29:19 +02:00
Component Enable dynamic set of validation groups by a callback or Closure 2011-11-07 22:48:01 +01:00