The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IBodyModelValidator Interface
Represents an interface for the validation of the models
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Validate(Object^, Type^, ModelMetadataProvider^, HttpActionContext^, String^) | Determines whether the model is valid and adds any validation errors to the actionContext's ModelStateDictionary |
Show:
