Documentation
Preparing search index...
@typia/utils
OpenApiTypeChecker
isBoolean
Function isBoolean
isBoolean
(
schema
:
OpenApi
.
IJsonSchema
)
:
schema
is
OpenApi
.
IJsonSchema
.
IBoolean
Test whether the schema is a boolean type.
Parameters
schema
:
OpenApi
.
IJsonSchema
Target schema
Returns
schema
is
OpenApi
.
IJsonSchema
.
IBoolean
Whether boolean type or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Test whether the schema is a boolean type.