Preparing search index...
The search index is not available
Modelina
Modelina
AbstractInputProcessor
Class AbstractInputProcessor
Abstract
Hierarchy (
view full
)
AbstractInputProcessor
AsyncAPIInputProcessor
JsonSchemaInputProcessor
SwaggerInputProcessor
OpenAPIInputProcessor
TypeScriptInputProcessor
AvroSchemaInputProcessor
Index
Constructors
constructor
Properties
MODELGEN_
INFFERED_
NAME
Methods
process
should
Process
Constructors
constructor
new
Abstract
Input
Processor
(
)
:
AbstractInputProcessor
Returns
AbstractInputProcessor
Properties
Static
MODELGEN_
INFFERED_
NAME
MODELGEN_
INFFERED_
NAME
:
string
= 'x-modelgen-inferred-name'
Methods
Abstract
process
process
(
input
,
options
?
)
:
Promise
<
InputMetaModel
>
Parameters
input
:
any
Optional
options
:
ProcessorOptions
Returns
Promise
<
InputMetaModel
>
Abstract
should
Process
should
Process
(
input
)
:
boolean
Parameters
input
:
any
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
MODELGEN_
INFFERED_
NAME
process
should
Process
Modelina
Loading...