The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: