mouf / utils.common.symfony-validator-wrapper
Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.
Installs: 2 000
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 12
Forks: 0
Open Issues: 0
Type:mouf-library
pkg:composer/mouf/utils.common.symfony-validator-wrapper
Requires
- php: >=5.3.0
- mouf/utils.common.doctrine-annotations-wrapper: ~1.2
- mouf/utils.i18n.fine.symfony-bridge: >=3.0,<5.0
- symfony/validator: ~2.4
This package is auto-updated.
Last update: 2025-10-15 07:41:54 UTC
README
Provide a Symfony validator with AnnotationMapping Enable.
Content of the package
This package contains an install script that provides a Symfony's Validator instance in a Mouf project.
This instance is called validator.
Requirements
Installation
To install the package, just add its latest version to your composer.json (see the package in the packagist website) adn run the php composer.phar update.
Then in Mouf validation process, a new task should be marked as To run, launch the installation process and you will have your validator instance ready to use !