ReconciliationReportValidationIssue
نشان دهنده مشکلی است که هنگام تأیید یک گزارش تطبیق با آن مواجه شده است.
نمایندگی JSON |
---|
{
"lineNum": integer,
"fieldName": string,
"description": string
} |
زمینه های |
---|
lineNum | integer شماره خطی که مشکل در آن شناسایی شد. اگر این فیلد 0 باشد، مشکل برای کل فایل اعمال می شود. |
fieldName | string نام فیلد نامعتبر اگر نام فیلد داده نشده باشد، این مشکل برای کل خط (یا فایل) اعمال می شود. |
description | string شرح متنی مشکل، معمولاً شامل آنچه دیده شده و چرا نامعتبر است. |
کلیه حقوق محفوظ است. Java علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2022-08-23 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2022-08-23 بهوقت ساعت هماهنگ جهانی."],[[["The JSON structure represents issues found during reconciliation report validation."],["Issues can be identified by line number, specific field, or the entire file using designated fields."],["Each issue includes a descriptive message explaining the nature of the invalidity."],["`lineNum`, `fieldName`, and `description` are the key fields within the JSON structure for conveying validation errors."]]],[]]