Preparing search index...
The search index is not available
@mdf.js
@mdf.js
@mdf.js/crash
ValidationErrorItem
Interface ValidationErrorItem
ValidationErrorItem interface from Joi library
interface
ValidationErrorItem
{
context
?:
Context
;
message
:
string
;
path
:
(
string
|
number
)
[]
;
type
:
string
;
}
Index
Properties
context?
message
path
type
Properties
Optional
context
context
?:
Context
message
message
:
string
path
path
:
(
string
|
number
)
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
message
path
type
@mdf.js
Loading...
ValidationErrorItem interface from Joi library