Skip to main content

Interface: MultiplePossibilitiesConstraintErrorJsonified<T>

Extends

Type Parameters

Type ParameterDefault type
Tunknown

Properties

constraint

constraint: ConstraintErrorNames

Inherited from

BaseConstraintErrorJsonified.constraint

Defined in

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


expected

expected: readonly string[]

Defined in

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


given

given: T

Inherited from

BaseConstraintErrorJsonified.given

Defined in

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


message

message: string

Inherited from

BaseConstraintErrorJsonified.message

Defined in

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


name

name: string

Inherited from

BaseConstraintErrorJsonified.name

Defined in

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