Preparing search index...
The search index is not available
nestjs-swagger-dto
nestjs-swagger-dto
BasePropertyOptions
Type alias BasePropertyOptions
Base
Property
Options
:
{
deprecated
?:
true
;
description
?:
string
;
name
?:
string
;
nullable
?:
true
;
optional
?:
true
;
}
Type declaration
Optional
deprecated
?:
true
Optional
description
?:
string
Optional
name
?:
string
Optional
nullable
?:
true
Optional
optional
?:
true
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
nestjs-swagger-dto
ArrayPropertyOptions
BasePropertyOptions
CustomValidateOptions
EnumOptions
EnumValue
IsNumberProps
PropertyOptions
SingularPropertyOptions
TypedHeadersOptions
IsBoolean
IsConstant
IsDate
IsEnum
IsNested
IsNumber
IsObject
IsString
IsUnknown
TypedHeaders
Generated using
TypeDoc