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