Open sandboxFocus

Namespace Metalama.Extensions.Architecture.Predicates

Classes

ReferenceEndPredicate

A ReferencePredicate that relies on a single ReferenceEnd (referencing or referenced).

ReferencePredicate

The base class for predicates that applies to a ReferenceValidationContext. Standard extension methods are provided on ReferencePredicateExtensions. You can create your own predicates by deriving a new class from this one and exposing the API as a extension methods of ReferencePredicateBuilder.

ReferencePredicateBuilder

An object that allows to instantiate ReferencePredicate with a fluent API. Standard extension methods are provided on ReferencePredicateExtensions.

ReferencePredicateBuilderContext

ReferencePredicateExtensions

Extension methods for ReferencePredicate and ReferencePredicateBuilder.