Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

ContentValidation.md

File metadata and controls

17 lines (13 loc) · 1.1 KB

ContentValidation

Properties

Name Type Description Notes
content_with_errors \Swagger\Client\Model\ContentValidatorError[] A list of content errors [optional]
computation_time float Duration of content validation in seconds [optional]
total_looks_validated int The number of looks validated [optional]
total_dashboard_elements_validated int The number of dashboard elements validated [optional]
total_dashboard_filters_validated int The number of dashboard filters validated [optional]
total_scheduled_plans_validated int The number of scheduled plans validated [optional]
total_alerts_validated int The number of alerts validated [optional]
total_explores_validated int The number of explores used across all content validated [optional]

[Back to Model list] [Back to API list] [Back to README]