GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
FileCountViolation
Class FileCountViolation
File-level metric violation
Implements
Violation
Index
Constructors
constructor
Properties
file
Path
metric
Name
metric
Value
threshold
comparison
Methods
to
String
Constructors
constructor
new
File
Count
Violation
(
filePath
,
metricName
,
metricValue
,
threshold
,
comparison
)
:
FileCountViolation
Parameters
filePath
:
string
metricName
:
string
metricValue
:
number
threshold
:
number
comparison
:
MetricComparison
Returns
FileCountViolation
Properties
Readonly
file
Path
file
Path
:
string
Readonly
metric
Name
metric
Name
:
string
Readonly
metric
Value
metric
Value
:
number
Readonly
threshold
threshold
:
number
Readonly
comparison
comparison
:
MetricComparison
Methods
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
file
Path
metric
Name
metric
Value
threshold
comparison
to
String
ArchUnitTS - v2.1.51
Loading...
File-level metric violation