Microsoft.AspNet.OData.Query.Validators Namespace

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.