Skip to content

Wouldn't it be nice if we can trigger the validation programmatically (or is it already possible)? #280

Closed
@ahmedtabrez

Description

@ahmedtabrez

Shouldn't it be possible to trigger validation of an input field not at onBlur but in a different event like for example in an ajax callback function that updates the input field itself? (or is this functionality already there?)

Update: If I understood rightly, $.isValid() validates the whole form, not a single input. I am talking about a single input validation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions