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