تخطي إلى المحتوى

tsoa-next / tsoa-next / DateTimeValidator

Interface: DateTimeValidator

محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1327

قواعد التثبيت في الوقت المناسب مدعومة ببيانات قياسية في المسارات الجارية.

الممتلكات

isDateTime?

ts
optional isDateTime?: object;

محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1328

errorMsg?

ts
optional errorMsg?: string;

maxDate?

ts
optional maxDate?: object;

محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1330

errorMsg?

ts
optional errorMsg?: string;

value

ts
value: string;

minDate?

ts
optional minDate?: object;

محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1329

errorMsg?

ts
optional errorMsg?: string;

value

ts
value: string;

Contributors

No contributors

Changelog

No recent changes

توليد OpenAPI وتوليد المسارات والتحقق وقت التشغيل مع اعتماد TypeScript أولاً.