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 (22,497 stars) (2,253 forks)batch import
good first issuehelp neededpr-raised🙋‍♂️feature-request

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