Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
AsyncValidateFn
Interface AsyncValidateFn<T>
interface
AsyncValidateFn
<
T
>
(
(
value
,
props
?
)
=>
Promise
<
boolean
>
)
Type Parameters
T
Async
Validate
Fn
(
value
,
props
?
)
:
Promise
<
boolean
>
Parameters
value
:
T
Optional
props
:
ValidatorProps
&
Record
<
string
,
any
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...