validity property

ValidityState get validity

The validity read-only property of the HTMLObjectElement interface returns a ValidityState with the validity states that this element is in.

Implementation

external ValidityState get validity;