method ValidateTransformation.prototype.getValidationReport
ValidateTransformation.prototype.getValidationReport(): IValidationReport | null

Get the validation report from the most recent executeSync call

Return Type

Usage

import { ValidateTransformation } from ".";