Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Input Validation: input.number Entering Non-Numeric Characters Does Not Raise $error.number #6203

@rmgravic

Description

@rmgravic

When performing input validation on a input of type "number" in a form, entering non-numeric characters in the input field raises $error.required, not $error.number, as indicated in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions