ModelValidatorProviderCollection Constructor (IList<ModelValidatorProvider>)
.NET Framework (current version)
Initializes a new instance of the ModelValidatorProviderCollection class using an existing collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- list
-
Type:
System.Collections.Generic.IList<ModelValidatorProvider>
The collection of validator providers.
.NET Framework
Available since 4.5
Available since 4.5
Show: