[[["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 \u003ccode\u003eParameterValidator\u003c/code\u003e class provides logic for validating parameters within the \u003ccode\u003eGoogle.Apis.Requests.Parameters\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt contains static methods, such as \u003ccode\u003eValidateParameter\u003c/code\u003e, which assess the validity of a given parameter and its string value, returning a boolean result.\u003c/p\u003e\n"],["\u003cp\u003eThere's an overload for the \u003ccode\u003eValidateParameter\u003c/code\u003e method that includes an \u003ccode\u003eout string error\u003c/code\u003e parameter, allowing for the output of an error message if the validation fails.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateRegex\u003c/code\u003e method is available for validating a parameter value against a regex pattern, however it is considered obsolete and it's recommended to use the \u003ccode\u003eValidateParameter\u003c/code\u003e instead.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParameterValidator\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class, inheriting basic methods such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]