How to do email and phone no. Validation in angularjs?
Answer / Narendra Rajpoot
"For email validation, you can use ng-pattern with a regular expression that matches email addresses. For phone number validation, you can create custom directives or use third-party libraries like AngularJS UI Bootstrap."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is different between ng routing and ui routing in angularjs?
What is ngzone used for?
Which filter will be executed one or more times during the each $digest cycle?
How install npm install?
What is cookie based authentication in angular 4?
What is meant by decorator in angular?
What is angular 4 and why it is used?
What are the difference between angular 6 and angular 7?
What are directives in angular?
What is jQLite or jQuery lite?
Doadd(1,2) doadd(1,2,3,4) use the above arguments to sum the value. Using without any parameter receive throught the function.?
What is scope hierarchy in angularjs?