validatorjs/validator.js

Feature Request: Currency: Option to Require Thousands Separator

Open

#912 opened on Oct 15, 2018

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (2,253 forks)batch import
good first issuehelp neededpr-raised🙋‍♂️feature-request

Repository metrics

Stars
 (22,497 stars)
PR merge metrics
 (Avg merge 10h 14m) (2 merged PRs in 30d)

Description

We're using this to help validate data that includes currency. We want to make sure that a comma separator is always present.

Contributor guide