The line number on which the issue was detected. If this field is 0, the issue applies to the whole file.
fieldName
string
Name of the invalid field. If no field name is given, this issue applies to the whole line (or file).
description
string
Text description of the issue, typically including what was seen and why it was invalid.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["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."]]],[]]