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 531

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 9

Forks: 1

Open Issues: 0

Type:symfony-bundle


README

Build Status Coverage

This Symfony5 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.