tsoa-next
Preparing search index...
tsoa-next
Tsoa
Property
Interface Property
interface
Property
{
default
?:
unknown
;
deprecated
:
boolean
;
description
?:
string
;
example
?:
unknown
;
extensions
?:
Tsoa
.
Extension
[]
;
format
?:
string
;
name
:
string
;
required
:
boolean
;
title
?:
string
;
type
:
Tsoa
.
Type
;
validators
:
Tsoa
.
Validators
;
}
Index
Properties
default?
deprecated
description?
example?
extensions?
format?
name
required
title?
type
validators
Properties
Optional
default
default
?:
unknown
deprecated
deprecated
:
boolean
Optional
description
description
?:
string
Optional
example
example
?:
unknown
Optional
extensions
extensions
?:
Tsoa
.
Extension
[]
Optional
format
format
?:
string
name
name
:
string
required
required
:
boolean
Optional
title
title
?:
string
type
type
:
Tsoa
.
Type
validators
validators
:
Tsoa
.
Validators
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
deprecated
description
example
extensions
format
name
required
title
type
validators
tsoa-next
Loading...