ReferenceAPI Referencequality_checkerquality_checker_workflowOn this pagedatabricks.labs.dqx.quality_checker.quality_checker_workflowDataQualityWorkflow Objects class DataQualityWorkflow(Workflow) apply_checks @workflow_taskdef apply_checks(ctx: WorkflowContext) Apply data quality checks to the input data and save the results. Arguments: ctx - Runtime context.