pugx / extravalidator-bundle
Add extra validators for forms
Installs: 26 674
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 6
Forks: 6
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/form: 2.*
- symfony/framework-bundle: 2.*
- symfony/validator: 2.*
This package is not auto-updated.
Last update: 2022-02-01 12:22:17 UTC
README
This bundle has a simple, specific purpose: adding extra validator for Symfony 2 Framework
This package is abandoned and no longer maintained. It was useful for Symfony 2.3, that is now out of support. For Symfony 2.7 and later, you can use the built-in functionalities. See also http://symfony.com/blog/new-in-symfony-2-6-date-support-for-validator-constraints.
Documentation
Read the documentation form Symfony >= 2.2
Read the documentation for Symfony 2.1
Installation
All the installation instructions are located in documentation.
License
This bundle is released under the LGPL license. See the complete license text.
About
PUGXExtraValidatorBundle is a PUGX initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition with PUGXExtraValidatorBundle installed, to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.