Skip to content

Function call to trigger validation #127

Closed
@RyanEaves

Description

@RyanEaves

I have seen other people suggest this but not really follow through. It would be very handy to have a function that could be called to validate a form instead of needing to rely on form submission.

For instance, what if you are using Knockout or something similar to bind to the click event of a regular button, do some things, and then after you want to call validation? Or what if you don't want to use the submit function of a form at all?

As far as I can tell, this plugin has to control the flow after the button is clicked. In order for the validation to run the form must be submitted by either button click or calling submit().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions