ValidateTransformation.prototype.validateHostname(hostname: string,ruleText: string,hasLimitModifier: boolean,lineNumber: number | undefined,errors: IValidationError[],): boolean
Usage
import { ValidateTransformation } from ".";
ValidateTransformation.prototype.validateHostname(hostname: string,ruleText: string,hasLimitModifier: boolean,lineNumber: number | undefined,errors: IValidationError[],): boolean
import { ValidateTransformation } from ".";