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.

Installs: 204

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:symfony-bundle

pkg:composer/mrm/entityvalidation-bundle

dev-master / 0.1.x-dev 2013-01-05 11:40 UTC

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.