Skip to content

validate on submit of form #5

Description

@JoeChapman

To meet the requirements of the html5 spec for client-side validation, each form control must be validated when the containing form is submitted.

  • The validity state of each form control must be updated in accordance with the expected value of the control.
  • Each invalid form control must trigger a 'invalid' event.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions