HTMLOutputElement: willValidate property

The willValidate read-only property of the HTMLOutputElement interface returns false, because <output> elements are not candidates for constraint validation.

Value

The boolean value false.

Specifications

Browser compatibility

See also