You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
I am using form validation using angularjs version 1.3.14.
but the email is not validated properly
when I type "jkpatil211@gmail" it accepts it as valid email format (actually it is not).
When I use version 1.2.6 it validates email properly.
You can check the code at following link.
Try changing angular version. http://plnkr.co/edit/lCRwhj?p=preview