Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
formNoValidate は HTMLInputElement インターフェイスのプロパティで、 <form> がこの <input> から送信されたとき、制約検証を回避するかどうかを示す論理値です。この <input> 要素の formnovalidate 属性を反映します。
このプロパティは submit および image 型の <input> 要素でのみ有効です。
この値は、このボタンからフォームを送信する場合、 HTMLFormElement インターフェイスの noValidate プロパティを上書きします。このプロパティは値を受け取ったり設定したりすることができます。
論理値です。
| HTML # dom-fs-formnovalidate |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年4月12日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.