tsoa-next / @tsoa-next/runtime / ArrayValidator
Interface: ArrayValidator
محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1348
(أ) قواعد التحقق من صحة التصويب المدعومة بالبيانات الفوقية للطريق السريع.
الممتلكات
isArray?
ts
optional isArray?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1349
errorMsg?
ts
optional errorMsg?: string;maxItems?
ts
optional maxItems?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1351
errorMsg?
ts
optional errorMsg?: string;value
ts
value: number;minItems?
ts
optional minItems?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1350
errorMsg?
ts
optional errorMsg?: string;value
ts
value: number;uniqueItems?
ts
optional uniqueItems?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1352
errorMsg?
ts
optional errorMsg?: string;Contributors
No contributors
Changelog
No recent changes
