Basic Steps

Almost every task that you perform in 1Validate will fall under one of the following steps:

  1. Installation and Configuration

    Install all necessary components.

  2. Data Stores

    Configure data stores from which to read data (and optionally, write to).

  3. Rules

    Write rules to identify non-conforming features.

  4. Sessions

    Perform data processing by running a sequence of tasks on a data store.