[[["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-06-16 UTC."],[[["\u003cp\u003eThis function, \u003ccode\u003eValidateSourceReference\u003c/code\u003e, checks the validity of a source reference string.\u003c/p\u003e\n"],["\u003cp\u003eThe function expects the source reference to follow the format \u003ccode\u003e[repository_uri#]revision\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe input, \u003ccode\u003eref\u003c/code\u003e, should be a string representing the source reference.\u003c/p\u003e\n"],["\u003cp\u003eIf the provided reference is not correctly formatted, the function will raise a \u003ccode\u003eValidationError\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# google.appengine.api.appinfo.ValidateSourceReference\n\n\u003cbr /\u003e\n\nDetermines if a source reference is valid. \n\n google.appengine.api.appinfo.ValidateSourceReference(\n ref\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]