Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@novice1/frame
OpenAPIHelperInterface
Interface OpenAPIHelperInterface
interface
OpenAPIHelperInterface
{
allowsEmptyValue
(
)
:
boolean
;
getAdditionalProperties
?
(
)
:
undefined
|
AdditionalProperties
;
getAlternatives
(
)
:
OpenAPIHelperInterface
[]
;
getChildren
(
)
:
Record
<
string
,
OpenAPIHelperInterface
>
;
getDefaultValue
(
)
:
unknown
;
getDescription
(
)
:
string
;
getDiscriminator
?
(
)
:
undefined
|
DiscriminatorObject
;
getEncoding
?
(
)
:
undefined
|
Record
<
string
,
EncodingObject
>
;
getEnum
(
)
:
unknown
[]
;
getExamples
?
(
)
:
undefined
|
Record
<
string
,
ExampleObject
|
ReferenceObject
>
;
getExampleValue
(
)
:
unknown
;
getFirstItem
(
)
:
undefined
|
OpenAPIHelperInterface
;
getMax
(
)
:
undefined
|
number
;
getMin
(
)
:
undefined
|
number
;
getRef
?
(
)
:
undefined
|
string
;
getStyle
?
(
)
:
undefined
|
string
;
getType
(
)
:
string
;
getUnit
(
)
:
string
;
getXml
?
(
)
:
undefined
|
XMLObject
;
hasAdditionalProperties
?
(
)
:
boolean
;
hasDefaultValue
(
)
:
boolean
;
hasDiscriminator
?
(
)
:
boolean
;
hasEncoding
?
(
)
:
boolean
;
hasExamples
?
(
)
:
boolean
;
hasExampleValue
(
)
:
boolean
;
hasMax
(
)
:
boolean
;
hasMin
(
)
:
boolean
;
hasRef
?
(
)
:
boolean
;
hasStyle
?
(
)
:
boolean
;
hasXml
?
(
)
:
boolean
;
isDeprecated
(
)
:
boolean
;
isRequired
(
)
:
boolean
;
isUnique
(
)
:
boolean
;
isValid
(
)
:
boolean
;
}
Hierarchy
BaseHelperInterface
OpenAPIHelperInterface
Index
Methods
allows
Empty
Value
get
Additional
Properties?
get
Alternatives
get
Children
get
Default
Value
get
Description
get
Discriminator?
get
Encoding?
get
Enum
get
Examples?
get
Example
Value
get
First
Item
get
Max
get
Min
get
Ref?
get
Style?
get
Type
get
Unit
get
Xml?
has
Additional
Properties?
has
Default
Value
has
Discriminator?
has
Encoding?
has
Examples?
has
Example
Value
has
Max
has
Min
has
Ref?
has
Style?
has
Xml?
is
Deprecated
is
Required
is
Unique
is
Valid
Methods
allows
Empty
Value
allows
Empty
Value
(
)
:
boolean
Returns
boolean
Optional
get
Additional
Properties
get
Additional
Properties
(
)
:
undefined
|
AdditionalProperties
Returns
undefined
|
AdditionalProperties
get
Alternatives
get
Alternatives
(
)
:
OpenAPIHelperInterface
[]
Returns
OpenAPIHelperInterface
[]
get
Children
get
Children
(
)
:
Record
<
string
,
OpenAPIHelperInterface
>
Returns
Record
<
string
,
OpenAPIHelperInterface
>
get
Default
Value
get
Default
Value
(
)
:
unknown
Returns
unknown
get
Description
get
Description
(
)
:
string
Returns
string
Optional
get
Discriminator
get
Discriminator
(
)
:
undefined
|
DiscriminatorObject
Returns
undefined
|
DiscriminatorObject
Optional
get
Encoding
get
Encoding
(
)
:
undefined
|
Record
<
string
,
EncodingObject
>
Returns
undefined
|
Record
<
string
,
EncodingObject
>
get
Enum
get
Enum
(
)
:
unknown
[]
Returns
unknown
[]
Optional
get
Examples
get
Examples
(
)
:
undefined
|
Record
<
string
,
ExampleObject
|
ReferenceObject
>
Returns
undefined
|
Record
<
string
,
ExampleObject
|
ReferenceObject
>
get
Example
Value
get
Example
Value
(
)
:
unknown
Returns
unknown
get
First
Item
get
First
Item
(
)
:
undefined
|
OpenAPIHelperInterface
Returns
undefined
|
OpenAPIHelperInterface
get
Max
get
Max
(
)
:
undefined
|
number
Returns
undefined
|
number
get
Min
get
Min
(
)
:
undefined
|
number
Returns
undefined
|
number
Optional
get
Ref
get
Ref
(
)
:
undefined
|
string
Returns
undefined
|
string
Optional
get
Style
get
Style
(
)
:
undefined
|
string
Returns
undefined
|
string
get
Type
get
Type
(
)
:
string
Returns
string
get
Unit
get
Unit
(
)
:
string
Returns
string
Optional
get
Xml
get
Xml
(
)
:
undefined
|
XMLObject
Returns
undefined
|
XMLObject
Optional
has
Additional
Properties
has
Additional
Properties
(
)
:
boolean
Returns
boolean
has
Default
Value
has
Default
Value
(
)
:
boolean
Returns
boolean
Optional
has
Discriminator
has
Discriminator
(
)
:
boolean
Returns
boolean
Optional
has
Encoding
has
Encoding
(
)
:
boolean
Returns
boolean
Optional
has
Examples
has
Examples
(
)
:
boolean
Returns
boolean
has
Example
Value
has
Example
Value
(
)
:
boolean
Returns
boolean
has
Max
has
Max
(
)
:
boolean
Returns
boolean
has
Min
has
Min
(
)
:
boolean
Returns
boolean
Optional
has
Ref
has
Ref
(
)
:
boolean
Returns
boolean
Optional
has
Style
has
Style
(
)
:
boolean
Returns
boolean
Optional
has
Xml
has
Xml
(
)
:
boolean
Returns
boolean
is
Deprecated
is
Deprecated
(
)
:
boolean
Returns
boolean
is
Required
is
Required
(
)
:
boolean
Returns
boolean
is
Unique
is
Unique
(
)
:
boolean
Returns
boolean
is
Valid
is
Valid
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
allows
Empty
Value
get
Additional
Properties
get
Alternatives
get
Children
get
Default
Value
get
Description
get
Discriminator
get
Encoding
get
Enum
get
Examples
get
Example
Value
get
First
Item
get
Max
get
Min
get
Ref
get
Style
get
Type
get
Unit
get
Xml
has
Additional
Properties
has
Default
Value
has
Discriminator
has
Encoding
has
Examples
has
Example
Value
has
Max
has
Min
has
Ref
has
Style
has
Xml
is
Deprecated
is
Required
is
Unique
is
Valid
@novice1/frame - v0.1.10
Loading...