DataAnnotationsValidatableObjectAdapterFactory Delegate
Provides a factory for validators that are based on IValidatableObject.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
type DataAnnotationsValidatableObjectAdapterFactory = delegate of metadata:ModelMetadata * context:ControllerContext -> ModelValidator
Return Value
Type: System.Web.Mvc.ModelValidator
Show: