ModelValidator Constructor
Visual Studio 2010
Called from constructors in derived classes to initialize the ModelValidator class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- metadata
- Type: System.Web.Mvc.ModelMetadata
The metadata.
- controllerContext
- Type: System.Web.Mvc.ControllerContext
The controller context.
Community Additions
ADD
Show: