victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

Email validator accepts two '@' signs #654

Open sagar20aug opened 6 years ago

sagar20aug commented 6 years ago

If you input test@gmail.com@gmail.com it accepts this value when the field is tested for email.