ModelValidatorProviderCollection Constructor (IList<ModelValidatorProvider>)
Visual Studio 2010
Initializes a new instance of the ModelValidatorProviderCollection class using a list of model-validation providers.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- list
- Type: System.Collections.Generic.IList<ModelValidatorProvider>
A list of model-validation providers.
Community Additions
ADD
Show: