OrderByQueryOption.Validator Property

Definition

Gets or sets the OrderBy Query Validator.

public Microsoft.AspNet.OData.Query.Validators.OrderByQueryValidator Validator { get; set; }
member this.Validator : Microsoft.AspNet.OData.Query.Validators.OrderByQueryValidator with get, set
Public Property Validator As OrderByQueryValidator

Property Value

Applies to