[[["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 details the \u003ccode\u003eParameterValidator\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apis.Requests.Parameters\u003c/code\u003e namespace, which is used for parameter validation in the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameterValidator\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes several inherited members such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameterValidator\u003c/code\u003e class provides three main methods: \u003ccode\u003eValidateParameter(IParameter, string)\u003c/code\u003e, \u003ccode\u003eValidateParameter(IParameter, string, out string)\u003c/code\u003e, and \u003ccode\u003eValidateRegex(IParameter, string)\u003c/code\u003e, with the latter two designed to validate parameters and the first one that is obsolete.\u003c/p\u003e\n"],["\u003cp\u003eThe method \u003ccode\u003eValidateParameter\u003c/code\u003e is responsible for validating a given parameter and its value, and also includes an overload which returns a string error output.\u003c/p\u003e\n"],["\u003cp\u003eThe method \u003ccode\u003eValidateRegex\u003c/code\u003e validates a parameter value against the method's regex, but it is marked as obsolete and suggests using \u003ccode\u003eValidateParameter\u003c/code\u003e instead.\u003c/p\u003e\n"]]],[],null,[]]