@morojs/moro / ValidationErrorContext
Interface: ValidationErrorContext
Defined in: src/types/config.ts:99
Properties
field
field:
"params"|"query"|"body"|"headers"
Defined in: src/types/config.ts:110
request
request:
object
Defined in: src/types/config.ts:100
headers
headers:
Record<string,any>
method
method:
string
path
path:
string
url
url:
string
route?
optionalroute:object
Defined in: src/types/config.ts:106
method
method:
string
path
path:
string