Skip to main content

Interface: ExpectedValidationErrorJsonified<T>

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

Inherited from

ValidationErrorJsonified.given

Defined in

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


message

message: string

Inherited from

ValidationErrorJsonified.message

Defined in

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


name

name: string

Inherited from

ValidationErrorJsonified.name

Defined in

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


validator

validator: string

Inherited from

ValidationErrorJsonified.validator

Defined in

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