Skip to content

Developer Guide

Doug Balog edited this page Jun 11, 2019 · 1 revision

Overview

This section will explain the various steps that data-validator takes to validate data.

  1. Process Command Line Arguments.
  2. Reading configuration .yaml
  3. Resolve Variables
  4. Substitute Variables
  5. Config Check
  6. Quick Checks
  7. Costly Checks
  8. Generate Report
  9. Write outputs
Clone this wiki locally