willValidate

open override val willValidate: Boolean(source)

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

MDN Reference