OrderByQueryValidator Class
Definition
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.
Represents a validator used to validate an OrderByQueryOption based on the ODataValidationSettings.
public class OrderByQueryValidator
type OrderByQueryValidator = class
Public Class OrderByQueryValidator
- Inheritance
-
OrderByQueryValidator
Constructors
OrderByQueryValidator(DefaultQuerySettings) |
Initializes a new instance of the OrderByQueryValidator class based on the DefaultQuerySettings. |
Methods
Validate(OrderByQueryOption, ODataValidationSettings) |
Validates an OrderByQueryOption. |