help wantedneeds: work
Métriques du dépôt
- Stars
- (970 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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.