In other words I want to disable angular email validation and use only ng-pattern validation. How I can do it?
Plunker example (me&@example.com need to be valid email address)
In other words I want to disable angular email validation and use only ng-pattern validation. How I can do it?
Plunker example (me&@example.com need to be valid email address)