Preparing search index...
The search index is not available
yaschema
yaschema
schema
allowNull
Function allowNull
Requires that either the specified schema is satisfied or that the value is
null
.
allowNull
<
NonNullValueT
>
(
schema
:
Schema
<
NonNullValueT
>
,
)
:
AllowNullSchema
<
NonNullValueT
>
Type Parameters
NonNullValueT
Parameters
schema
:
Schema
<
NonNullValueT
>
Returns
AllowNullSchema
<
NonNullValueT
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
Requires that either the specified schema is satisfied or that the value is
null
.