• Fabien Potencier's avatar
    merged branch nlegoff/form-validation (PR #321) · 3b11321b
    Fabien Potencier authored
    Commits
    -------
    
    ea7c057c regiser mapping file for the Form in the Validator
    
    Discussion
    ----------
    
    Add mapping file for the form in the validator service
    
    Hi,
    
    I've added mapping file for the form in the validator in order to get the proper validation process when a form instance is build using a Form Definition class + a Data Class.
    
    ---------------------------------------------------------------------------
    
    by bamarni at 2012-05-25T11:30:24Z
    
    👍 indeed form validation wasn't setup properly
    3b11321b
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests/Silex/Tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpunit.xml.dist Loading commit data...