Interface: ExpectedValidationErrorJsonified<T>
Extends
Type parameters
| Type parameter | Value |
|---|---|
T | unknown |
Properties
expected
expected:
T
Source
projects/shapeshift/src/lib/errors/error-types.ts:23
given
given:
unknown
Inherited from
ValidationErrorJsonified . given
Source
projects/shapeshift/src/lib/errors/error-types.ts:19
message
message:
string
Inherited from
ValidationErrorJsonified . message
Source
projects/shapeshift/src/lib/errors/error-types.ts:5
name
name:
string
Inherited from
ValidationErrorJsonified . name
Source
projects/shapeshift/src/lib/errors/error-types.ts:4
validator
validator:
string
Inherited from
ValidationErrorJsonified . validator