ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
CustomMetricViolation
Class CustomMetricViolation
Custom metric violation
Implements
Violation
Index
Constructors
constructor
Properties
class
Name
file
Path
metric
Name
metric
Value
message
Methods
to
String
Constructors
constructor
new
CustomMetricViolation
(
className
:
string
,
filePath
:
string
,
metricName
:
string
,
metricValue
:
number
,
message
:
string
,
)
:
CustomMetricViolation
Parameters
className
:
string
filePath
:
string
metricName
:
string
metricValue
:
number
message
:
string
Returns
CustomMetricViolation
Properties
Readonly
class
Name
className
:
string
Readonly
file
Path
filePath
:
string
Readonly
metric
Name
metricName
:
string
Readonly
metric
Value
metricValue
:
number
Readonly
message
message
:
string
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
class
Name
file
Path
metric
Name
metric
Value
message
Methods
to
String
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...
Custom metric violation