Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Need support for client side validation of float and double types #2817

Closed
@ajaybhargavb

Description

@ajaybhargavb

After this change #2812, float and double uses type="text" which disables the browser specific validation of number fields.
We need to add support for client side validation. One way of doing that would be to add pattern attribute that contains a regex based on the current culture.

cc' @dougbu @NTaylorMullen

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions