Firefox Tomorrow

web api instance property

HTMLFieldSetElement: willValidate property

View on MDN ↗

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

Value

The boolean value false.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also