ModelValidatorProviders.Providers Property

Definition

Gets the model validator provider collection.

public static System.Web.Mvc.ModelValidatorProviderCollection Providers { get; }
member this.Providers : System.Web.Mvc.ModelValidatorProviderCollection
Public Shared ReadOnly Property Providers As ModelValidatorProviderCollection

Property Value

The model validator provider collection.

Applies to