System.Web.OData.Query.Validators Namespace

 

ClassDescription
System_CAPS_pubclassCountQueryValidator

Represents a validator used to validate a CountQueryOption based on the ODataValidationSettings.

System_CAPS_pubclassFilterQueryValidator

Represents a validator used to validate a FilterQueryOption based on the ODataValidationSettings.

System_CAPS_pubclassODataQueryValidator

Represents a validator used to validate OData queries based on the ODataValidationSettings.

System_CAPS_pubclassOrderByQueryValidator

Represents a validator used to validate an OrderByQueryOption based on the ODataValidationSettings.

System_CAPS_pubclassSelectExpandQueryValidator

Represents a validator used to validate a SelectExpandQueryOption based on the ODataValidationSettings.

System_CAPS_pubclassSkipQueryValidator

Represents a validator used to validate a SkipQueryOption based on the ODataValidationSettings.

System_CAPS_pubclassTopQueryValidator

Represents a validator used to validate a TopQueryOption based on the ODataValidationSettings.

Return to top
Show: