Commit 70b1728
authored
Create phoneNumberValidation.js
This function validates the phone number entered by the user. If it is not in the correct format (Indian mobile number with optional 0/91 prefix), the form will not be submitted.1 parent f609e38 commit 70b1728
File tree
1 file changed
+8
-0
lines changed- Client-Side Components/Client Scripts/Phone Number Validation
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments