ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
ViolatingNode
Class ViolatingNode
Implements
Violation
Index
Constructors
constructor
Properties
check
Pattern
projected
Node
is
Negated
Constructors
constructor
new
ViolatingNode
(
checkPattern
:
string
,
projectedNode
:
ProjectedNode
,
isNegated
?:
boolean
,
)
:
ViolatingNode
Parameters
checkPattern
:
string
projectedNode
:
ProjectedNode
isNegated
:
boolean
= false
Returns
ViolatingNode
Properties
check
Pattern
checkPattern
:
string
projected
Node
projectedNode
:
ProjectedNode
is
Negated
isNegated
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
check
Pattern
projected
Node
is
Negated
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...