IOpenApiExtensible Interface
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 an Extensible Open API element.
public interface IOpenApiExtensible : Microsoft.OpenApi.Interfaces.IOpenApiElement
type IOpenApiExtensible = interface
interface IOpenApiElement
Public Interface IOpenApiExtensible
Implements IOpenApiElement
- Derived
- Implements
Properties
Extensions |
Specification extensions. |
Extension Methods
Validate(IOpenApiElement, ValidationRuleSet) |
Validate element and all child elements |