DataAnnotationsValidatableObjectAdapterFactory Delegate

.NET Framework (current version)
 

Represents a factory for validators that are based on the IValidatableObject interface.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

type DataAnnotationsValidatableObjectAdapterFactory = 
    delegate of 
        metadata:ModelMetadata *
        context:ModelBindingExecutionContext -> ModelValidator

.NET Framework
Available since 4.5
Return to top
Show: