How to do email and phone no. Validation in angularjs?



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

Post New Answer

More AngularJS Interview Questions

What is different between ng routing and ui routing in angularjs?

1 Answers  


What is ngzone used for?

1 Answers  


Which filter will be executed one or more times during the each $digest cycle?

1 Answers  


How install npm install?

1 Answers  


What is cookie based authentication in angular 4?

1 Answers  


What is meant by decorator in angular?

1 Answers  


What is angular 4 and why it is used?

1 Answers  


What are the difference between angular 6 and angular 7?

1 Answers  


What are directives in angular?

1 Answers  


What is jQLite or jQuery lite?

1 Answers   Mind Tree,


Doadd(1,2) doadd(1,2,3,4) use the above arguments to sum the value. Using without any parameter receive throught the function.?

1 Answers  


What is scope hierarchy in angularjs?

1 Answers  


Categories