Defined in node_modules/typescript/lib/lib.dom.d.ts:22877 Defined in node_modules/typescript/lib/lib.dom.d.ts:22902 Properties Readonly bad Input bad Input : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22879 Readonly custom Error custom Error : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22881 Readonly pattern Mismatch pattern Mismatch : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22883 Readonly range Overflow range Overflow : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22885 Readonly range Underflow range Underflow : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22887 Readonly step Mismatch step Mismatch : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22889 Readonly too Long too Long : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22891 Readonly too Short too Short : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22893 Readonly type Mismatch type Mismatch : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22895 Readonly valid valid : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22897 Readonly value Missing value Missing : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:22899
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