tsoa-next / tsoa-next / DateValidator
接口: 日期变量
定义如下: packages/runtime/src/routeGeneration/templateHelpers.ts:1320
运行时路由元数据支持的仅日期验证规则.
属性
isDate?
ts
optional isDate?: object;定义如下: packages/runtime/src/routeGeneration/templateHelpers.ts:1321
errorMsg?
ts
optional errorMsg?: string;maxDate?
ts
optional maxDate?: object;定义如下: packages/runtime/src/routeGeneration/templateHelpers.ts:1323
errorMsg?
ts
optional errorMsg?: string;value
ts
value: string;minDate?
ts
optional minDate?: object;定义如下: packages/runtime/src/routeGeneration/templateHelpers.ts:1322
errorMsg?
ts
optional errorMsg?: string;value
ts
value: string;贡献者
暂无相关贡献者
页面历史
暂无最近变更历史
