HTMLTextAreaElement: reportValidity() メソッド - Web API | MDN
なし。
この要素の値に検証の問題がなければ true、それ以外の場合は false を返します。
true
false
HTMLTextAreaElement.checkValidity()
<textarea>
<form>
:valid
:invalid
Yes No
Learn how to contribute
This page was last modified on 2025年4月12日 by MDN contributors.