Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23048 Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23073 PropertiesReadonly
badInput badInput : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23050 Readonly
customError customError : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23052 Readonly
patternMismatch patternMismatch : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23054 Readonly
rangeOverflow rangeOverflow : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23056 Readonly
rangeUnderflow rangeUnderflow : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23058 Readonly
stepMismatch stepMismatch : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23060 Readonly
tooLong tooLong : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23062 Readonly
tooShort tooShort : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23064 Readonly
typeMismatch typeMismatch : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23066 Readonly
valid valid : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23068 Readonly
valueMissing valueMissing : boolean
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:23070
" "
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