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