Current Behavior
Fields for phone numbers can be entered without any validation, meaning they are not limiting specific characters or character repeats. While many countries use different standard formats (i.e., permitting + for country code, or dashes as separators, or parentheses as separators, or commas to indicate a pause),
Request
Please implement a frontend and backend feature that allows phone number validation with phonewords (alphabetical), numerical, and certain special characters such as the ones listed above.