inpost/validation-bundle

Validators for Symfony 2

1.0.4 2012-11-05 15:01 UTC

This package is not auto-updated.

Last update: 2024-03-24 00:00:41 UTC


README

The InPostValidationBundle adds common validators in Symfony 2.

Included validators:

  • DateRange - provides validator for checking dates in specified date ranges

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

ValidationBundle is a InPost 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 to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

This documentation has been created based on FOSUserBundle documentation