public sealed class ValidationError : IMessage<ValidationError>, IEquatable<ValidationError>, IDeepCloneable<ValidationError>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ValidationError.
[[["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 provided content is reference documentation for the \u003ccode\u003eValidationError\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, specifically version 4.14.0, with links available for versions ranging from 4.26.0 (latest) down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidationError\u003c/code\u003e is used to represent a single validation error within the Dialogflow system and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eEntries\u003c/code\u003e, \u003ccode\u003eErrorMessage\u003c/code\u003e, and \u003ccode\u003eSeverity\u003c/code\u003e, which provide details about the error, including the entities it affects, a descriptive message, and its severity level.\u003c/p\u003e\n"],["\u003cp\u003eThe Entries property provides details on the name of the entry, its type is RepeatedField\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes another \u003ccode\u003eValidationError\u003c/code\u003e instance to be set as \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]