Table of Contents

Class ModelValidatorProviders

Namespace
System.Web.Mvc
Assembly
System.Web.Mvc.dll

Provides a container for the current validation provider.

public static class ModelValidatorProviders
Inheritance
ModelValidatorProviders
Inherited Members

Properties

Providers

Gets the model validator provider collection.

public static ModelValidatorProviderCollection Providers { get; }

Property Value

ModelValidatorProviderCollection

The model validator provider collection.