@wearesage/schema
Preparing search index...
CustomValidatorFunction
Type Alias CustomValidatorFunction
CustomValidatorFunction
:
(
value
:
any
)
=>
boolean
|
Promise
<
boolean
>
Type declaration
(
value
:
any
)
:
boolean
|
Promise
<
boolean
>
Parameters
value
:
any
Returns
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wearesage/schema
Loading...