ODataUrlValidationRule 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.
Base class for OData URL Validation Rules
public abstract class ODataUrlValidationRule
type ODataUrlValidationRule = class
Public MustInherit Class ODataUrlValidationRule
- Inheritance
-
ODataUrlValidationRule
- Derived
Constructors
ODataUrlValidationRule() |
Properties
IncludeImpliedProperties |
True if rule should include implicitly selected properties (i.e., in the absence of a $select) |
RuleName |
Name of the rule. |