public sealed class MigrationJobVerificationError : IMessage<MigrationJobVerificationError>, IEquatable<MigrationJobVerificationError>, IDeepCloneable<MigrationJobVerificationError>, IBufferMessage, IMessage
[[["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\u003eThis document outlines the \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class, which is used to represent error messages that occur during the verification of a migration job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e 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 functionalities for message handling, equality checking, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and another allowing the initialization of a \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e object with another \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e as parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class has three key properties: \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eErrorDetailMessage\u003c/code\u003e, and \u003ccode\u003eErrorMessage\u003c/code\u003e, which describe the specific error, the detailed error message from the engine, and a formatted error message with further information respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists various versions of the \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class, with version 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]