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