reportValidity

open override fun reportValidity(): Boolean(source)

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

MDN Reference