我想在nest.js Controller 中使用class-validator验证body 有效载荷。我的 currency.dto.ts 文件是这样的: import { IsNotEmpty, IsString, ValidateNested, IsNumber, ...
確定! 回上一頁