add phone_number_mappungs
- **important** Uppercase in helper_functions::normalize_helper
This commit is contained in:
@@ -3,6 +3,7 @@ pub mod helper_functions;
|
||||
mod enums;
|
||||
mod phonenumberutil;
|
||||
mod regex_and_mappings;
|
||||
mod phone_number_regexps_and_mappings;
|
||||
|
||||
pub use enums::{MatchType, PhoneNumberFormat, PhoneNumberType, ValidationResultErr, ValidNumberLenType};
|
||||
use thiserror::Error;
|
||||
|
||||
Reference in New Issue
Block a user