Skip to content

Add support for as-you-type validation #76

@kimsey0

Description

@kimsey0

For the MinLength and MaxLength validators, it would be useful to have the possibility of seeing an indication of how many of the allowed or required characters you have used up, for example in parentheses after the message: Type new password (3/8): ***
The indicator could be colored based on whether the current input is valid or not.

For the RegularExpression validator, it may be harder to show a usable indicator, but it could still say /valid or /invalid.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions