ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
gatherCustomFileViolations
Function gatherCustomFileViolations
gatherCustomFileViolations
(
nodes
:
ProjectedNode
[]
,
filters
:
Filter
[]
,
condition
:
CustomFileCondition
,
message
:
string
,
isNegated
:
boolean
,
options
?:
CheckOptions
,
)
:
(
EmptyTestViolation
|
CustomFileViolation
)
[]
Parameters
nodes
:
ProjectedNode
[]
filters
:
Filter
[]
condition
:
CustomFileCondition
message
:
string
isNegated
:
boolean
Optional
options
:
CheckOptions
Returns (
EmptyTestViolation
|
CustomFileViolation
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...