Interface: MultiplePossibilitiesConstraintErrorJsonified<T>
Defined in: projects/shapeshift/src/lib/errors/error-types.ts:30
Extends
Type Parameters
| Type Parameter | Default type |
|---|---|
T | unknown |
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