MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Architecture.​Predicates
Open sandboxFocus

Metalama.Extensions.Architecture.Predicates Namespace

Classes

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.

ReferencePredicateExtensions

Extension methods for ReferencePredicate and ReferencePredicateBuilder.