Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22511 Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22534 PropertiesReadonly
bad Input bad Input : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22513 Readonly
custom Error custom Error : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22514 Readonly
pattern Mismatch pattern Mismatch : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22516 Readonly
range Overflow range Overflow : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22518 Readonly
range Underflow range Underflow : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22520 Readonly
step Mismatch step Mismatch : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22522 Readonly
too Long too Long : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22524 Readonly
too Short too Short : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22526 Readonly
type Mismatch type Mismatch : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22528 Readonly
valid valid : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22529 Readonly
value Missing value Missing : boolean
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:22531
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