InterviewSolution
Saved Bookmarks
| 1. |
Validate Inputs |
|
Answer» VALIDATE Inputs In ng-model we can also input some validation for APPLICATION DATA and this may have validation like Number, e-mail or required type. Below example will helps you to understand where we will put validation ![]() the span will be DISPLAYED only if the expression in the ng-show attribute returns TRUE. |
|