Search
Preparing search index...
The search index is not available
mongorestorm-server
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"api/models/generic.model"
GenericModel
Class GenericModel
Hierarchy
Model
GenericModel
Index
Constructors
constructor
Methods
get
Joi
Schema
get
Oas
Schema
validate
Many
validate
One
Constructors
constructor
new
Generic
Model
(
)
:
GenericModel
Returns
GenericModel
Methods
get
Joi
Schema
get
Joi
Schema
(
)
:
any
Returns
any
get
Oas
Schema
get
Oas
Schema
(
)
:
any
Returns
any
validate
Many
validate
Many
(
value
:
any
[]
)
:
Promise
<
any
[]
>
Parameters
value:
any
[]
Returns
Promise
<
any
[]
>
validate
One
validate
One
(
value
:
any
)
:
Promise
<
any
>
Parameters
value:
any
Returns
Promise
<
any
>
Globals
"api/models/generic.model"
Generic
Model
constructor
get
Joi
Schema
get
Oas
Schema
validate
Many
validate
One
Generated using
TypeDoc