The willValidate read-only property of the HTMLFieldSetElement interface returns false, because <fieldset> elements are not candidates for constraint validation.
willValidate
HTMLFieldSetElement
false
<fieldset>
The boolean value false.
HTMLFieldSetElement.checkValidity()
<form>