CountQueryValidator 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 CountQueryOption based on the ODataValidationSettings.
public class CountQueryValidator
type CountQueryValidator = class
Public Class CountQueryValidator
- Inheritance
-
CountQueryValidator
Constructors
CountQueryValidator(DefaultQuerySettings) |
Initializes a new instance of the CountQueryValidator class based on the DefaultQuerySettings. |
Methods
Validate(CountQueryOption, ODataValidationSettings) |
Validates a CountQueryOption. |