tsoa-next / tsoa-next / FloatValidator
Interface: FloatValidator
محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1310
(ج) قواعد التحقق من نقطة التقلب المدعومة بالبيانات الفوقية للطريق السريع.
الممتلكات
exclusiveMaximum?
ts
optional exclusiveMaximum?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1316
errorMsg?
ts
optional errorMsg?: string;value
ts
value: number;exclusiveMinimum?
ts
optional exclusiveMinimum?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1315
errorMsg?
ts
optional errorMsg?: string;value
ts
value: number;isDouble?
ts
optional isDouble?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1312
errorMsg?
ts
optional errorMsg?: string;isFloat?
ts
optional isFloat?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1311
errorMsg?
ts
optional errorMsg?: string;maximum?
ts
optional maximum?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1314
errorMsg?
ts
optional errorMsg?: string;value
ts
value: number;minimum?
ts
optional minimum?: object;محددة في: packages/runtime/src/routeGeneration/templateHelpers.ts:1313
errorMsg?
ts
optional errorMsg?: string;value
ts
value: number;Contributors
No contributors
Changelog
No recent changes
