Preparing search index...
The search index is not available
@samchon/openapi
@samchon/openapi
OpenApiTypeChecker
isBoolean
Function isBoolean
Test whether the schema is a boolean type.
isBoolean
(
schema
:
OpenApi
.
IJsonSchema
)
:
schema
is
OpenApi
.
IJsonSchema
.
IBoolean
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
@samchon/openapi
Loading...
Test whether the schema is a boolean type.