Table of Contents

Class FluentBindingRule<TAttribute>.FluentBinder

Namespace
Microsoft.Azure.WebJobs.Host.Config
Assembly
Microsoft.Azure.WebJobs.Host.dll
public class FluentBindingRule<TAttribute>.FluentBinder
Inheritance
FluentBindingRule<TAttribute>.FluentBinder
Inherited Members

Methods

AddValidator(Action<TAttribute, Type>)

public void AddValidator(Action<TAttribute, Type> validator)

Parameters

validator Action<TAttribute, Type>