Defined in node_modules/typescript/lib/lib.dom.d.ts:22621 Defined in node_modules/typescript/lib/lib.dom.d.ts:22643 Properties Readonly bad Input bad Input : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22623 Readonly custom Error custom Error : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22624 Readonly pattern Mismatch pattern Mismatch : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22626 Readonly range Overflow range Overflow : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22628 Readonly range Underflow range Underflow : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22630 Readonly step Mismatch step Mismatch : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22632 Readonly too Long too Long : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22634 Readonly too Short too Short : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22636 Readonly type Mismatch type Mismatch : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22638 Readonly valid valid : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22639 Readonly value Missing value Missing : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22640
The validity states that an element can be in, with respect to constraint validation. Together, they help explain why an element's value fails to validate, if it's not valid.
MDN Reference