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