assoconnect/doctrine-validator-bundle

This package is abandoned and no longer maintained. The author suggests using the assoconnect/doctrine-types-bundle package instead.

Custom Doctrine Types.

Installs: 8 522

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 9

Forks: 1

Open Issues: 0

Type:symfony-bundle

v2.8.2 2024-01-25 10:40 UTC

README

Build Status Coverage

This Symfony4 bundle provides the integration of Symfony validation component with Doctrine entity custom type to avoid duplicate code for the following types:

It also supports nullable and non-nullable fields.