User-2066018362 posted
Hi,
I want to validate the value of input field for special symbols in Angularjs .
<input id="lName" name="lName" type="text" />
As if I put special symbols in my textbox then it throws error.
Please advice how we can achive this in Angularjs.
Thanks & Regards