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\u003eThis webpage provides documentation for the \u003ccode\u003eValidationError\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, with version 4.26.0 being the most recent release, and going all the way back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationError\u003c/code\u003e class, implemented from the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, represents a single validation error within the Dialogflow v2 API, and inherits several members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two constructors, \u003ccode\u003eValidationError()\u003c/code\u003e and \u003ccode\u003eValidationError(ValidationError other)\u003c/code\u003e, the second of which takes another \u003ccode\u003eValidationError\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eValidationError\u003c/code\u003e include \u003ccode\u003eEntries\u003c/code\u003e, a list of the entries associated with the error; \u003ccode\u003eErrorMessage\u003c/code\u003e, the detailed message of the error; and \u003ccode\u003eSeverity\u003c/code\u003e, which represents the error's severity level.\u003c/p\u003e\n"]]],[],null,[]]