如何使用类验证器检查数组是否为空。 下面给出的是我的结构。我想检查cartId是否为空。
{ "cartId": [] }
arrays node.js class-validator
arrays ×1
class-validator ×1
node.js ×1