Skip to content

Decimal validator (money) #3

@edupooter

Description

@edupooter

I can't use the example below to validate a form input for money:
money: new FormControl('', [this.validateBrService.decimal]),

It gives me this error:
value: "1020" status: "INVALID" errors: decimalvalidator: valid: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions