DataAnnotationsModelValidationFactory Delegate
.NET Framework (current version)
Represents the method that creates a DataAnnotationsModelValidatorProvider instance.
Assembly: System.Web (in System.Web.dll)
public delegate ModelValidator^ DataAnnotationsModelValidationFactory( ModelMetadata^ metadata, ModelBindingExecutionContext^ context, ValidationAttribute^ attribute )
Return Value
Type: System.Web.ModelBinding::ModelValidator^
.NET Framework
Available since 4.5
Available since 4.5
Show: