assisrafael/angular-input-masks

[cep] Validation is not working

Open

#173 建立於 2016年4月4日

在 GitHub 查看
 (6 留言) (1 反應) (0 負責人)JavaScript (970 star) (334 fork)batch import
help wantedneeds: work

描述

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.

貢獻者指南