Skip to content

validation="number" may need to divide in float and integer  #537

@Junsang-Mun

Description

@Junsang-Mun

Describe the new feature you'd like

I found a little problem that may causes confusion:
스크린샷 2022-03-22 오후 2 46 52

Validating age form by "number" type does not throw an error when a type of age is float.
So I was to open a bug issue for this reason but in my opinion, It might be a better solution if the validation type will be divided into two: float and integer.

This feature is expected to minimize the possibility of unexpected errors or bugs by allowing developers to specify the type of variable they need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions