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