validity

open override val validity: ValidityState(source)

The validity read-only property of the HTMLFieldSetElement interface returns a ValidityState object that represents the validity states this element is in.

MDN Reference