Skip to content

Server side validation - valid on keyup #159

Closed
@AMunkAT

Description

@AMunkAT

Hi,

I noticed following strange behavior of the validator.
See example form of security validators:
http://formvalidator.net/index.html#security-validators_backend

Campaign Code:
type in for example "test", leave the input - validation shows an error - correct
now type in something else - while typing the validation shows that the input is valid - when leaving the input, the server validation will be initiated and the correct result, an error, is shown

Users may be confused, when the validator shows that the input is correct while typing.

I tried to create my own validator by copying and editing the security.dev.js "server" validator because I need additional parameters for validation

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions