Question: 9. For the given form layout below, use the AngularJS code to perform form validation using a regular expression on the following fields : i.

9. For the given form layout below, use the AngularJS code to perform form validation using a regular expression on the following fields : i. All elements marked * are required elements that should be validated. ii. The Name should contain alphabets iii. Validate Email element iv. The Zipcode should be a length of 6 digits and the Phone of length 10 digits v. The password should be in the range of 6-8 characters and the Password and Verify password should match. Display the possible validation error messages. ACCOUNT OPENING FORM
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
