[jQuery] [validate] regexp validate email error?
I am using jQuery validator and this format doesn't pass although is a
standard one"
some.email@test.com
can I overwrite somewhere/somehow the regexp of this plugin without
touching it or there are better ways to do it?
Thanks