Microsoft.AspNet.OData.Query.Validators Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CountQueryValidator |
Represents a validator used to validate a CountQueryOption based on the ODataValidationSettings. |
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. |
SkipTokenQueryValidator |
Represents a validator used to validate a SkipTokenQueryOption based on the ODataValidationSettings. |
TopQueryValidator |
Represents a validator used to validate a TopQueryOption based on the ODataValidationSettings. |