reportValidity

open override fun reportValidity(): Boolean(source)

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

MDN Reference