help wantedneeds: work
Description
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.