Skip to main content

Interface: ExpectedValidationErrorJsonified<T>

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

Extends

Type Parameters

Type ParameterDefault type
Tunknown

Properties

expected

expected: T

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


given

given: unknown

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

Inherited from

ValidationErrorJsonified.given


message

message: string

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

Inherited from

ValidationErrorJsonified.message


name

name: string

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

Inherited from

ValidationErrorJsonified.name


validator

validator: string

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

Inherited from

ValidationErrorJsonified.validator