noValidate
Summary
When present, it specifies that the form-data (input) should not be validated when submitted.
Applies to | [/html/elements/input](/html/elements/input) |
---|
Notes
Remarks
The following example shows a form that has required fields but won’t be validated when submitted.
Syntax
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.19.6
See also
Related pages
- HTMLFormElementHTMLFormElement
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]