Interface: MultiplePossibilitiesConstraintErrorJsonified<T>
Extends
Type Parameters
Type Parameter | Default type |
---|---|
T | unknown |
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