DataAnnotationsValidatableObjectAdapterFactory Delegate
.NET Framework (current version)
Represents a factory for validators that are based on the IValidatableObject interface.
Assembly: System.Web (in System.Web.dll)
Public Delegate Function DataAnnotationsValidatableObjectAdapterFactory ( metadata As ModelMetadata, context As ModelBindingExecutionContext ) As ModelValidator
Return Value
Type: System.Web.ModelBinding.ModelValidator.NET Framework
Available since 4.5
Available since 4.5
Show: