reportValidity

open override fun reportValidity(): Boolean(source)

The reportValidity() method of the HTMLTextAreaElement interface performs the same validity checking steps as the HTMLTextAreaElement.checkValidity method.

MDN Reference