IUnvalidatedValueProviderSource Interface
.NET Framework (current version)
Defines the methods that are required for a value provider that supports skipping request validation.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ValidateInput | Gets or sets a value that indicates whether the provider validates input. |
| Name | Description | |
|---|---|---|
![]() | GetValueProvider(ModelBindingExecutionContext^) | Returns a value provider.(Inherited from IValueProviderSource.) |
.NET Framework
Available since 4.5
Available since 4.5
Show:

