Preparing search index...
The search index is not available
biorate
biorate
mocha-spec
validate
Function validate
validate
<
T
>
(
schema
,
options
?
)
:
(
(
data
)
=>
Promise
<
T
>
)
Type Parameters
T
=
Response
Parameters
schema
:
any
Optional
options
:
Omit
<
IValidatorOptions
,
"data"
|
"schema"
>
Returns
(
(
data
)
=>
Promise
<
T
>
)
(
data
)
:
Promise
<
T
>
Parameters
data
:
any
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...