The willValidate
read-only property of
the HTMLObjectElement
interface returns a Boolean
that
indicates whether the element is a candidate for constraint validation. Always false for
HTMLObjectElement objects.
Syntax
var Boolean = HTMLObjectElement.willValidate;
Value
A Boolean
.
Specifications
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'willValidate' in that specification. |
Living Standard | Initial definition. |
Browser compatibility
BCD tables only load in the browser