Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24007 Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24032 Properties badInput : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24009 Readonly
customError customError : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24011 Readonly
patternMismatch patternMismatch : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24013 Readonly
rangeOverflow rangeOverflow : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24015 Readonly
rangeUnderflow rangeUnderflow : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24017 Readonly
stepMismatch stepMismatch : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24019 tooLong : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24021 Readonly
tooShort tooShort : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24023 Readonly
typeMismatch typeMismatch : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24025 Readonly
valid valid : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24027 Readonly
valueMissing valueMissing : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:24029
M M N E P V F C I C P M F P C P T T A A A T R
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