[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document describes the `DescriptorValidationException` class within the Google.Protobuf library, specifically version 3.15.8, along with links to other versions."],["`DescriptorValidationException` is thrown when there are validation errors in the source DescriptorProtos during the descriptor building process."],["The exception provides two key properties: `Description`, which gives a human-readable explanation of the error, and `ProblemSymbolName`, which identifies the full name of the descriptor causing the error."],["The class inherits from the base .NET exception `Object`."],["The class is defined within the `Google.Protobuf.Reflection` namespace and is contained within the `Google.Protobuf.dll` assembly."]]],[]]