Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
OpenApiTypeChecker
isString
Function isString
Test whether the schema is a string type.
isString
(
schema
:
OpenApi
.
IJsonSchema
)
:
schema
is
OpenApi
.
IJsonSchema
.
IString
Parameters
schema
:
OpenApi
.
IJsonSchema
Target schema
Returns
schema
is
OpenApi
.
IJsonSchema
.
IString
Whether string type or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nestia API Documents
Loading...
Test whether the schema is a string type.