Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
AjvError
Interface AjvError<K, P, S>
interface
AjvError
{
data
?:
unknown
;
instancePath
:
string
;
keyword
:
K
;
message
?:
string
;
params
:
P
;
parentSchema
?:
AnySchemaObject
;
propertyName
?:
string
;
schema
?:
S
;
schemaPath
:
string
;
}
Type Parameters
K
extends
string
=
string
P
=
Record
<
string
,
any
>
S
=
unknown
Index
Properties
data?
instance
Path
keyword
message?
params
parent
Schema?
property
Name?
schema?
schema
Path
Properties
Optional
data
data
?:
unknown
instance
Path
instance
Path
:
string
keyword
keyword
:
K
Optional
message
message
?:
string
params
params
:
P
Optional
parent
Schema
parent
Schema
?:
AnySchemaObject
Optional
property
Name
property
Name
?:
string
Optional
schema
schema
?:
S
schema
Path
schema
Path
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
instance
Path
keyword
message
params
parent
Schema
property
Name
schema
schema
Path
@egomobile/http-server
default
OpenAPIV3
ControllerParameterFormat
HttpInputDataFormat
Ajv
AuthorizeError
CancellationError
ControllerBase
EntityTooLargeError
ParseError
SwaggerValidationError
TimeoutError
AjvError
AlternativesSchema
AnySchema
ArraySchema
BinarySchema
BooleanSchema
DateSchema
FunctionSchema
IAfterAllTestsContext
Loading...
Generated using
TypeDoc