add : message farsi
This commit is contained in:
@@ -45,7 +45,7 @@ export class ReturnRequestItemsDTO {
|
|||||||
|
|
||||||
@Expose()
|
@Expose()
|
||||||
@IsOptional()
|
@IsOptional()
|
||||||
@IsNotEmpty()
|
@IsNotEmpty({ message: "عکس نمیتواند خالی باشد" })
|
||||||
@IsString()
|
@IsString()
|
||||||
@ApiProperty({ type: "string", description: "the image of return if mandatory ", example: "https://cdn.com" })
|
@ApiProperty({ type: "string", description: "the image of return if mandatory ", example: "https://cdn.com" })
|
||||||
imagesUrl?: string;
|
imagesUrl?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user