ODataQueryOptions.Validator Property

Definition

Gets or sets the query validator.

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

Property Value

Applies to