Preparing search index...
The search index is not available
lazy-widgets
lazy-widgets
validateBox
Function validateBox
validate
Box
(
value
)
:
[
value
:
Box
<
unknown
>
,
stop
:
boolean
]
A validator function which checks whether an input value is a
Box
. Doesn't stop the validator chain.
Parameters
value
:
unknown
Returns
[
value
:
Box
<
unknown
>
,
stop
:
boolean
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
lazy-widgets
Loading...
A validator function which checks whether an input value is a Box. Doesn't stop the validator chain.