From 1d75fb557ec7fb9625449cd271607a5ea9da8e64 Mon Sep 17 00:00:00 2001 From: praveen Date: Wed, 5 Oct 2022 08:49:39 +0530 Subject: [PATCH] Input tips, Updated the index.html file --- inputs/index.html | 40 ++++++++++++++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 6 deletions(-) diff --git a/inputs/index.html b/inputs/index.html index a0263fd..9e5be7c 100644 --- a/inputs/index.html +++ b/inputs/index.html @@ -68,14 +68,42 @@

Regex validations

- +
- + + +
+

Allow only integer

+
+ + +
+
+ +
+

Mobile Number validation using Regex (Allow only the phone number which starts with 7,8 and 9)

+
+ + + +
+
+ + +
+

Full Name Validation

+
+ + + +
+
+ +