Skip to main content

Interface: MultiplePossibilitiesConstraintErrorJsonified<T>

Defined in: projects/shapeshift/src/lib/errors/error-types.ts:30

Extends​

Type Parameters​

Type ParameterDefault type
Tunknown

Properties​

constraint​

constraint: ConstraintErrorNames

Defined in: projects/shapeshift/src/lib/errors/error-types.ts:9

Inherited from​

BaseConstraintErrorJsonified.constraint


expected​

expected: readonly string[]

Defined in: projects/shapeshift/src/lib/errors/error-types.ts:31


given​

given: T

Defined in: projects/shapeshift/src/lib/errors/error-types.ts:10

Inherited from​

BaseConstraintErrorJsonified.given


message​

message: string

Defined in: projects/shapeshift/src/lib/errors/error-types.ts:5

Inherited from​

BaseConstraintErrorJsonified.message


name​

name: string

Defined in: projects/shapeshift/src/lib/errors/error-types.ts:4

Inherited from​

BaseConstraintErrorJsonified.name