Validator Package (autotransform.validator)

Validators take in a Batch that has undergone transformation and validate that the changes do not produce any issues/errors. They may run test cases, check linting, perform type checks, or some other process.

Components