maykinmedia / open-klant

Registratiecomponent voor de opslag en ontsluiting van klantgegevens volgens de Klantinteracties API-specificatie.
Other
2 stars 3 forks source link

:art: [#235] improve the way we validate phonenumbers #284

Open bart-maykin opened 2 days ago

bart-maykin commented 2 days ago

Fixes #235

Changes

Improved the way we validate phonenumbers with the phonenumbers library

bart-maykin commented 18 hours ago

@stevenbal I replaced the OptionalEmailValidator with SoortDigitaalAdresValidator, because the original validator was specificly made anyway. I kept the same construction as the original implementation.