method ValidateTransformation.prototype.setSourceName
ValidateTransformation.prototype.setSourceName(sourceName: string | undefined): void

Set the current source name for error tracking

Parameters

sourceName: string | undefined

Return Type

void

Usage

import { ValidateTransformation } from ".";