This Symfony4 bundle provides the integration of Symfony validation component with Doctrine entity custom type to avoid duplicate code for the following types:
- Amount
- AbsolutePercentValue
- Bic
- Country
- Currency
- FrenchRna
- FrenchSiren
- Iban
- Ip
- Latitude
- Locale
- Longitude
- Money
- PhoneLandline
- PhoneMobile
- Phone
- Postal
- Timezone
It also supports nullable and non-nullable fields.