ModelValidatorProviders.Providers 属性

定义

获取模型验证程序提供程序集合。

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

属性值

模型验证程序提供程序集合。

适用于