System.Web.Http.OData.Query.Validators Namespace
Classes
Class | Description | |
---|---|---|
![]() |
FilterQueryValidator | Represents a validator used to validate a FilterQueryOption based on the ODataValidationSettings. |
![]() |
ODataQueryValidator | Represents a validator used to validate OData queries based on the ODataValidationSettings. |
![]() |
OrderByQueryValidator | Represents a validator used to validate an OrderByQueryOption based on the ODataValidationSettings. |
![]() |
SelectExpandQueryValidator | Represents a validator used to validate a SelectExpandQueryOption based on the ODataValidationSettings. |
![]() |
SkipQueryValidator | Represents a validator used to validate a SkipQueryOption based on the ODataValidationSettings. |
![]() |
TopQueryValidator | Represents a validator used to validate a TopQueryOption based on the ODataValidationSettings. |
Return to top