Auf Englisch lesen

Freigeben über


ITransformBuilder Interface

Definition

Validates and builds request and response transforms for a given route.

C#
public interface ITransformBuilder

Methods

Build(RouteConfig, ClusterConfig)

Builds the transforms for the given route into executable rules.

Create(Action<TransformBuilderContext>)
ValidateCluster(ClusterConfig)

Validates that any cluster data needed for transforms is valid.

ValidateRoute(RouteConfig)

Validates that each transform for the given route is known and has the expected parameters. All transforms are validated so all errors can be reported.

Applies to

Produkt Versionen
Yarp 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0