Version 4.0.26.18 (latest)
Datatype
Description
(object)
name
Name of the validator (style)
incremental
Whether the validation was incremental
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
error_count
Total number of failed style validations
errors
Expand CIStyleValidatorErrorItem definition...
style_error
Details of the LookML that failed style validation
Expand CIStyleValidatorError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
model
LookML model that contains the error
explore
LookML Explore that contains the error
field_name
LookML field that caused the error
message
Message returned by the style validator
severity
Severity of the error (warning, error, fatal, info, success)
line_number
Line number of the error in the LookML file
character
Character offset of the error in the LookML file
lookml_url
URL to the LookML that caused the error
file_path
IDE folder path to the LookML file that caused the error
rule_name
Name of the style rule
entity_type
Type of LookML entity evaluated
entity_name
Name of LookML entity evaluated
is_incremental
Whether the error was newly introduced
error_id
Deterministic fingerprint of the violation
documentation_url
URL to documentation for the style rule
context
context_line_number
Line number where the context code snippet begins
generic_error
Error that occurred when attempting to run validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem