Preparing search index...
The search index is not available
react-validatables
react-validatables
allowNull
Function allowNull
Results in "validity" for
null
or any value that satisfies the specified checker
allow
Null
<
T
>
(
checker
?
)
:
ValidationCheckerFunction
<
null
|
T
>
Type Parameters
T
Parameters
checker
:
ValidationChecker
<
T
>
= alwaysValid
Returns
ValidationCheckerFunction
<
null
|
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-validatables
Loading...
Results in "validity" for
null
or any value that satisfies the specified checker