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.
The names of the entries that the error is associated with.
Format:
"projects/<Project ID>/agent", if the error is associated with the entire
agent.
"projects/<Project ID>/agent/intents/<Intent ID>", if the error is
associated with certain intents.
"projects/<Project
ID>/agent/intents/<Intent Id>/trainingPhrases/<Training Phrase ID>", if the
error is associated with certain intent training phrases.
"projects/<Project ID>/agent/intents/<Intent Id>/parameters/<Parameter
ID>", if the error is associated with certain intent parameters.
"projects/<Project ID>/agent/entities/<Entity ID>", if the error is
associated with certain entities.
[[["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, spanning multiple versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationError\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, represents a single validation error encountered in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eEntries\u003c/code\u003e, which details the resources associated with the error, \u003ccode\u003eErrorMessage\u003c/code\u003e, which provides a descriptive error message, and \u003ccode\u003eSeverity\u003c/code\u003e, which denotes the error's importance level.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors within this class, one being public and without any parameters, while the second takes in a \u003ccode\u003eValidationError\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eEach version on the list links to the specific documentation of that version, with this page specifically focusing on version 4.11.0, of the \u003ccode\u003eValidationError\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]