Class CustomMetricViolation
Constructors
constructor
- new CustomMetricViolation(className, filePath, metricName, metricValue, message): CustomMetricViolation
Parameters
- className: string
- filePath: string
- metricName: string
- metricValue: number
- message: string
Properties
Readonly className
className: string
Readonly filePath
filePath: string
Readonly metricName
metricName: string
Readonly metricValue
metricValue: number
Readonly message
message: string
Methods
toString
- toString(): string
Returns string
Custom metric violation