help wantedneeds: work
Repository metrics
- Stars
- (970 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.