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