Sai

Sai

  • NA
  • 203
  • 28.9k

Angularjs validation

Jul 25 2017 8:22 AM
Hi,
 
Can anybody give html controls validation example using angularjs.
 
Requriement..
 
Display error message in single label..
 
Single label display multiple error message when we miss the anyone of the input in any html control. if click on save button. then error message will be display
 
 if we have 3 controls.
 
label: 
id:
name:
mobile: 
button:-Save 
 
if we miss any one the input and click on save button then immediately error message will be displayed on that label. 
 
Thanks in advanced. 

Answers (2)