I\'d like to add validation rule in typeorm and nest.js based application.
typeorm
nest.js
my entity and dto is following.
entity
dto
My d