Skip to content

Validate thousand separator is displayed for numbers #6

Description

@Manu-2717

Describe the bug
I would like to verify that numbers displayed contain a separator. For example comma in the US. Validation will fail if I have a number without the separator.

Examples
1,000 ==> true
1000 ==> false

Additional context
Validator.js version: 13.1.0
Node.js version: v12.16.2
OS platform: macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions