public sealed class FileValidationReport : IMessage<FileValidationReport>, IEquatable<FileValidationReport>, IDeepCloneable<FileValidationReport>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class FileValidationReport.
A resource that aggregates the validation errors found in an import job file.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFileValidationReport\u003c/code\u003e class, part of the Migration Center v1 API, aggregates validation errors found within an import job file.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileValidationReport\u003c/code\u003e class has properties to manage file errors, including \u003ccode\u003eFileErrors\u003c/code\u003e which stores a list of file-level errors, \u003ccode\u003eRowErrors\u003c/code\u003e, which stores a list of validation errors in rows, \u003ccode\u003eFileName\u003c/code\u003e, which stores the name of the file, and \u003ccode\u003ePartialReport\u003c/code\u003e, which denotes if processing was stopped due to too many errors.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor (\u003ccode\u003eFileValidationReport()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eFileValidationReport(FileValidationReport other)\u003c/code\u003e), for creating new instances.\u003c/p\u003e\n"]]],[],null,[]]