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:
