Skip to content
Discussion options

You must be logged in to vote

Thank you for your question! Currently, the validate function in phone-formatter-eth focuses on validating mobile phone numbers in Ethiopian formats. Specifically, it checks for the validity of numbers formatted as +251XXXXXXXXX or 09XXXXXXXX, which covers mobile phones.

Handling Landline Numbers

You’re right; our existing implementation does not account for Ethiopian landline numbers, such as 011 5 5432. We are planning to extend the package to support landline number validation and formatting. This new feature will include:

  • Landline Number Format: Validation and formatting for landline numbers typically formatted as 011X XXXXX or 011-5-5432.
  • Format Conversion: Converting between intern…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nedmon12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants