Documentation
Preparing search index...
@typia/utils
OpenApiTypeChecker
isOneOf
Function isOneOf
isOneOf
(
schema
:
OpenApi
.
IJsonSchema
)
:
schema
is
OpenApi
.
IJsonSchema
.
IOneOf
Test whether the schema is an union type.
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
Documentation
Loading...
Test whether the schema is an union type.