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 details the \u003ccode\u003eValidationError\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, showing documentation and code samples for various versions, ranging from 3.2.0 to 4.26.0 with version 4.26.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidationError\u003c/code\u003e is a class representing a single validation error and it implements multiple 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 \u003ccode\u003eValidationError\u003c/code\u003e class contains properties like \u003ccode\u003eEntries\u003c/code\u003e, which specify the associated entities, \u003ccode\u003eErrorMessage\u003c/code\u003e, which provides a detailed description of the error, and \u003ccode\u003eSeverity\u003c/code\u003e, which indicates the error's importance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationError\u003c/code\u003e class provides two constructors, one default constructor and another that takes another ValidationError object to construct a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is organized by version number to allow access to past and current versions of the API, allowing developers to refer to specific iterations of the \u003ccode\u003eValidationError\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]