Closed Jithinqw closed 5 years ago
Since we have implemented most of the things as a JSON file. It's a better way to move regular expression defined in isPhoneNumber to a JSON file!
isPhoneNumber
Moving to RegEx is a good thing, because this has more performance in JSPerf. We will move to RegEx on next release.
Since we have implemented most of the things as a JSON file. It's a better way to move regular expression defined in
isPhoneNumber
to a JSON file!