Sample email: some@mail
In Angular v1.1.x this email is not valid. But in Angular v1.3.x it's valid. I know technically it's valid but I need like some@valid.com email. I tried some regex but not worked.
How can I change validation in Angular v1.3.x ?