public sealed class ValidationReport : IMessage<ValidationReport>, IEquatable<ValidationReport>, IDeepCloneable<ValidationReport>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ValidationReport.
A resource that aggregates errors across import job files.
[[["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\u003eValidationReport\u003c/code\u003e class in the Migration Center v1 API aggregates errors found across multiple import job files, providing a centralized view of issues.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace, is implemented in the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1.dll\u003c/code\u003e assembly and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationReport\u003c/code\u003e class provides two constructors: a default constructor and one that creates a new instance based on an existing \u003ccode\u003eValidationReport\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eFileValidations\u003c/code\u003e, which lists errors found within individual files, and \u003ccode\u003eJobErrors\u003c/code\u003e, which lists errors at the job level, both of which return \u003ccode\u003eRepeatedField\u003c/code\u003e type objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationReport\u003c/code\u003e class is available in several versions, from 1.0.0 up to the latest, 1.4.0, each version being documented within the content.\u003c/p\u003e\n"]]],[],null,[]]