willValidate

open override val willValidate: Boolean(source)

The willValidate read-only property of the HTMLTextAreaElement interface indicates whether the textarea element is a candidate for constraint validation.

MDN Reference