I am trying to Validate Postal code and Phone Number in Text box using Angularjs. But it\'s not working
I think you need to wrap a ng-form around your input. And then you can use [formName].postalCode.$error
[formName].postalCode.$error