angular-input-masks
angular-input-masks copied to clipboard
[cep] Validation is not working
When trying to use cep as a number, validation does not work, because the validation is checking for value.length.
We could add a toString() before checking length.
Sure. Can you make a pull request to fix this issue? Take a look at: https://github.com/assisrafael/angular-input-masks/blob/master/CONTRIBUTING.md#pull-requests
sure I can :smile:
Here's a pull request for the US phone field. Hope you can get it in soon :) PR to fix US phone validation.
+1
ao entrar com o valor no meu model ele inicia com erro.
+1