ValidationBundle icon indicating copy to clipboard operation
ValidationBundle copied to clipboard

A Respect\Validation Bundle for Symfony

Results 2 ValidationBundle issues
Sort by recently updated
recently updated
newest added

Hi @drgomesp, I'm opening this issue because we need update the dependencies' versions on composer.json. The rule for symfony/validation is `2.1.*` but symfony/symfony requires `self.version` (actually 2.4.1). Maybe we need...

This issue is aimed to allow us to discuss the basic usage of Respect\Validation rules inside of a Symfony application using the ValidationBundle. As previously discussed in [#112](https://github.com/Respect/Validation/issues/112), we are...

New Feature Discussion