reportValidity

open override fun reportValidity(): Boolean(source)

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

MDN Reference