Each query parameter comes as string, so it's not possible to validate numeric params correctly. Simple solution – use @Type() decorator ...
確定! 回上一頁