AssertValidatorResult

Version 4.0.25.8 (latest)
Datatype
Description
(object)
object
name
string
Name of the validator (assert)
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
Expand AssertValidatorTestedExplore definition...
error_count
integer
Total number of failed data tests
Expand AssertValidatorErrorItem definition...
assert_error
Details of the data tests that failed validation
generic_error
Error that occurred when attempting to run validation
success_count
string
Total number of successful data tests
Expand AssertValidatorTestSuccess definition...
model
string
LookML model that contains the data test
explore
string
LookML Explore that is used as the explore_source for the data test
test_name
string
Name of the data test
explore_url
string
URL to the Explore
lookml_url
string
URL to the LookML file where the data test is defined