thiagobustamante / typescript-rest

This is a lightweight annotation-based expressjs extension for typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can you set param required to true and some param is type Date and we want to set format for date ? how can we do that

YanPuty opened this issue · comments

commented
How can you set param required to true and some param is type Date and we want to set format for date ? how can we do that