Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.0 (latest)
Validate Project
Performs lint validation of all lookml files in the project.
Returns a list of errors found, if any.
Validating the content of all the files in a project can be computationally intensive
for large projects. For best performance, call validate_project(project_id) only
when you really want to recompute project validation. To quickly display the results of
the most recent project validation (without recomputing), use project_validation_results(project_id)
[[["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-01-14 UTC."],[],[]]