LookMLValidatorResult

Version 4.0.25.8 (latest)
Datatype
Description
(object)
object
name
string
Name of the validator (lookml)
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
error_count
integer
Total number of failed LookML validations
Expand LookMLValidatorErrorItem definition...
lookml_error
Details of the LookML that failed validation
Expand LookMLValidatorError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem
model
string
LookML model that contains the error
explore
string
LookML Explore that contains the error
field_name
string
LookML field that caused the error
message
string
Message returned by the LookML validator
severity
string
Severity of the error (warning, error, fatal, info, success)
line_number
string
Line number of the error in the LookML file
lookml_url
string
URL to the LookML that caused the error
file_path
string
IDE folder path to the LookML file that caused the error
generic_error
Error that occurred when attempting to run validation
Expand GenericError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem