DefaultBodyModelValidator Class
Represents a class used to recursively validate an object.
Namespace: System.Web.Http.Validation
Assembly: System.Web.Http (in System.Web.Http.dll)
The DefaultBodyModelValidator type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultBodyModelValidator | Initializes a new instance of the DefaultBodyModelValidator class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Validate | Determines whether the model is valid and adds any validation errors to the actionContext's ModelStateDictionary. |
