Preparing search index...
The search index is not available
@samchon/openapi
@samchon/openapi
OpenApiTypeChecker
isInteger
Function isInteger
Test whether the schema is an integer type.
isInteger
(
schema
:
OpenApi
.
IJsonSchema
)
:
schema
is
OpenApi
.
IJsonSchema
.
IInteger
Parameters
schema
:
OpenApi
.
IJsonSchema
Target schema
Returns
schema
is
OpenApi
.
IJsonSchema
.
IInteger
Whether integer type or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@samchon/openapi
Loading...
Test whether the schema is an integer type.