mrm / entityvalidation-bundle
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.
Installs: 204
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Type:symfony-bundle
pkg:composer/mrm/entityvalidation-bundle
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.