OpenApiVisitorBase 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.
Open API visitor base provides common logic for concrete visitors
public abstract class OpenApiVisitorBase
type OpenApiVisitorBase = class
Public MustInherit Class OpenApiVisitorBase
- Inheritance
-
OpenApiVisitorBase
- Derived
Constructors
OpenApiVisitorBase() |
Properties
CurrentKeys |
Properties available to identify context of where an object is within OpenAPI Document |
PathString |
Pointer to source of validation error in document |