Preparing search index...
The search index is not available
tsoa
tsoa
tsoa
Tsoa
RefAliasType
Interface RefAliasType
interface
RefAliasType
{
dataType
:
"refAlias"
;
default
?:
unknown
;
deprecated
:
boolean
;
description
?:
string
;
example
?:
unknown
;
extensions
?:
Tsoa
.
Extension
[]
;
format
?:
string
;
refName
:
string
;
type
:
Tsoa
.
Type
;
validators
:
Partial
<
Record
<
Tsoa
.
ValidatorKey
,
{
errorMsg
?:
string
;
value
?:
unknown
;
}
>
>
;
}
Hierarchy (
view full
)
Omit
<
Tsoa
.
Property
,
"name"
|
"required"
>
Tsoa
.
ReferenceTypeBase
RefAliasType
Index
Properties
data
Type
default?
deprecated
description?
example?
extensions?
format?
ref
Name
type
validators
Properties
data
Type
data
Type
:
"refAlias"
Optional
default
default
?:
unknown
deprecated
deprecated
:
boolean
Optional
description
description
?:
string
Optional
example
example
?:
unknown
Optional
extensions
extensions
?:
Tsoa
.
Extension
[]
Optional
format
format
?:
string
ref
Name
ref
Name
:
string
type
type
:
Tsoa
.
Type
validators
validators
:
Partial
<
Record
<
Tsoa
.
ValidatorKey
,
{
errorMsg
?:
string
;
value
?:
unknown
;
}
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
Type
default
deprecated
description
example
extensions
format
ref
Name
type
validators
tsoa
Loading...
Generated using
TypeDoc