GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
Checkable
Interface Checkable
interface
Checkable
{
check
(
options
?
)
:
Promise
<
Violation
[]
>
;
}
Implemented by
CountThresholdBuilder
CustomFileCheckableCondition
CustomMetricCondition
CustomMetricThresholdBuilder
CycleFreeFileCondition
DependOnFileCondition
DistanceCondition
FileCountThresholdBuilder
MatchPatternFileCondition
MetricCondition
NegativeSliceCondition
PositiveSliceCondition
ZoneCondition
Index
Methods
check
Methods
check
check
(
options
?
)
:
Promise
<
Violation
[]
>
Parameters
Optional
options
:
CheckOptions
Returns
Promise
<
Violation
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
check
ArchUnitTS - v2.1.51
Loading...