Normalizes channel recipient identifiers for matching and policy checks.
Phone numbers use ExPhoneNumber/libphonenumber when the input can be parsed
for the configured default region, falling back to conservative digit cleanup
for incomplete fixture or provider-supplied values. Email addresses are trimmed
and downcased for operational suppression matching.
Summary
Functions
Normalizes a recipient value for a DripDrop channel.
Parses and formats a phone number as E.164.
Returns true when an email address passes ExEmail syntax validation.
Functions
Normalizes a recipient value for a DripDrop channel.
Parses and formats a phone number as E.164.
Returns true when an email address passes ExEmail syntax validation.