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
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
..
Core [Form] Added the ability to specify the translation domain 2011-10-10 17:58:32 +02:00
Csrf [Form csrf] FileTypeCsrdExtension is not required any more (as FileType now extends FieldType) 2011-07-04 08:28:43 +02:00
DependencyInjection fixed email 2011-04-24 13:59:46 +02:00
Validator Enable dynamic set of validation groups by a callback or Closure 2011-11-07 22:48:01 +01:00