mrm / entityvalidation-bundle
There is no license information available for the latest version (dev-master) of this package.
Adds Symfony validations to Doctrine lifecycle.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/MrMatsumoto/MrMEntityValidationBundle
Type:symfony-bundle
pkg:composer/mrm/entityvalidation-bundle
dev-master / 0.1.x-dev
2013-01-05 11:40 UTC
Requires
This package is not auto-updated.
Last update: 2024-01-20 12:13:53 UTC
README
A Service to check Symfony 2 validations in Doctrine Lifecycle automatically.
It catches the Doctrine prePersist and preUpdate events and applies the validations. On Error a ValidationException.