API Documentation
ArchUnitNET.Fluent.CustomArchRule Class Reference
Inheritance diagram for ArchUnitNET.Fluent.CustomArchRule:
Collaboration diagram for ArchUnitNET.Fluent.CustomArchRule:

Public Member Functions

 CustomArchRule (Func< Architecture, IArchRule, IEnumerable< EvaluationResult >> evaluationFunc, string description)
 
bool HasNoViolations (Architecture architecture)
 
IEnumerable< EvaluationResultEvaluate (Architecture architecture)
 
CombinedArchRuleDefinition And ()
 
CombinedArchRuleDefinition Or ()
 
IArchRule And (IArchRule archRule)
 
IArchRule Or (IArchRule archRule)
 

Properties

string Description [get]
 
- Properties inherited from ArchUnitNET.Domain.IHasDescription
string Description [get]
 

The documentation for this class was generated from the following file: