HTMLTextAreaElement: reportValidity() メソッド
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2018年12月.
reportValidity()
は HTMLTextAreaElement
インターフェイスのメソッドで、 checkValidity()
メソッドと同じ検証のチェック手順を実行します。さらに invalid
イベントがキャンセルされなければ、ユーザーに問題を報告します。