ValidateTransformation.prototype.addValidationError(errors: IValidationError[],type: ValidationErrorType,severity: ValidationSeverity,ruleText: string,message: string,details?: string,ast?: AnyRule,lineNumber?: number,): void
Add a validation error to the provided errors array