Skip to content

[Bug] Passing boolean value on numeric validation #112

@stvyang

Description

@stvyang

On https://github.com/cermati/satpam/blob/master/src/validators/numeric.js, if:

validate(true) -> return true
validate(false) -> return true

The expectation if you pass boolean should be false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions