Duplicate-Contacts-Manager
Duplicate-Contacts-Manager copied to clipboard
Validating and normalzing the format of email addresses, phone numbers, etc.
Sometimes users make typing errors in email addresses. This add-on would be able notify when an email address is not validating to formatting rules so the user can fix this.
Validating email addresses and other data is not really the job of this extension, but I've already considered generalizing it to optionally to perform not only validation but also normalization of various field values, i.e., conversion to standard format.
I've extended the subject of this issue to reflect some more general thoughts on it.
Yes, normalization is better as the data is not shared with third parties.