Skip to content

validate on submit of form #5

@JoeChapman

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions