TransformHelpers.TryCheckTooManyParameters Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void TryCheckTooManyParameters (Yarp.ReverseProxy.Transforms.Builder.TransformRouteValidationContext context, System.Collections.Generic.IReadOnlyDictionary<string,string> rawTransform, int expected);
static member TryCheckTooManyParameters : Yarp.ReverseProxy.Transforms.Builder.TransformRouteValidationContext * System.Collections.Generic.IReadOnlyDictionary<string, string> * int -> unit
Public Shared Sub TryCheckTooManyParameters (context As TransformRouteValidationContext, rawTransform As IReadOnlyDictionary(Of String, String), expected As Integer)
Parameters
- context
- TransformRouteValidationContext
- rawTransform
- IReadOnlyDictionary<String,String>
- expected
- Int32