DataAnnotationsValidatableObjectAdapterFactory Delegate
Provides a factory for validators that are based on IValidatableObject.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public delegate ModelValidator^ DataAnnotationsValidatableObjectAdapterFactory( ModelMetadata^ metadata, ControllerContext^ context )
Return Value
Type: System.Web.Mvc::ModelValidator^
Show: