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