willValidate

open override val willValidate: Boolean(source)

The willValidate read-only property of the HTMLFieldSetElement interface returns false, because fieldset elements are not candidates for constraint validation.

MDN Reference