-
**Description**
Validates phone numbers to ensure they adhere to a specific format or pattern.
**Expected Behavior**
The Phone Number Validator should validate phone numbers based on the follow…
-
Hey Bouke,
Just want to say love this project and am currently using it on two of my sites. Fantastic work :)
Just a thought for you, what I have had to do for both projects is folk the project so I…
-
With the Twillio SMS challenge, foreign numbers (only non-US numbers with the + prefix) do not work with twillio without a "+" prefix. The duex validator throws an validation error if the "+" is in th…
-
**Problem**
Right now if you enter a phone number without the area code or have the wrong formatting in phone number section it will fail silently and not work. We should make sure that there is a co…
-
**Describe the bug**
The formatting doesn't seem to work as expected when the phone number inserted includes a `0` in the beginning.
**Screenshots**
![image](https://user-images.githubusercon…
-
should allow to add default behavior to call/send msg
could use convention for field label
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-i18n/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-i18n/issues?q=is%3Aclosed) issue matching what …
-
Added a test at https://github.com/offirgolan/ember-validators/pull/46
Maybe for something as complex as phone number, we should delegate to an external/more robust library?
igorT updated
6 years ago
-
# Description
Hi, I use the class-validator library to validate request data on a Node.js app. I have problems with validating phone numbers with intl. prefix (use 'ZZ' as a region)!
# Example
``…
-
At now Riot login form have dropdown to select which type of login user want to type, so if some user always login via 3pid, it must remember to select needed type.
But we can match type of typed l…