help wantedneeds: work
仓库指标
- Star
- (970 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.
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.