TopQueryValidator 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 a TopQueryOption based on the ODataValidationSettings.
public class TopQueryValidator
type TopQueryValidator = class
Public Class TopQueryValidator
- Inheritance
-
TopQueryValidator
Constructors
TopQueryValidator() |
Methods
Validate(TopQueryOption, ODataValidationSettings) |
Validates a TopQueryOption. |