[[["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-28 UTC."],[],[],null,["# google-cloud-debugger - Module Google::Cloud::Debugger::Breakpoint::Validator (v0.42.2)\n\nReference documentation and code samples for the google-cloud-debugger module Google::Cloud::Debugger::Breakpoint::Validator.\n\nValidator\n---------\n\nA collection of static methods to help validate a given breakpoint.\n\nMethods\n-------\n\n### .validate\n\n def self.validate(breakpoint)\n\nValidate a given breakpoint. Set breakpoint to error state if\nthe breakpoint fails validation.\n\nConstants\n---------\n\n### FILE_NOT_FOUND_MSG\n\n**value:**\"File not found.\".freeze\n\n### WRONG_FILE_TYPE_MSG\n\n**value:** \"File must be a `.rb` file.\".freeze\n\n### INVALID_LINE_MSG\n\n**value:**\"Invalid line.\".freeze"]]