IOpenApiSummarizedElement 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.
Describes an element that has a summary.
public interface IOpenApiSummarizedElement : Microsoft.OpenApi.IOpenApiElement
type IOpenApiSummarizedElement = interface
interface IOpenApiElement
Public Interface IOpenApiSummarizedElement
Implements IOpenApiElement
- Derived
- Implements
Properties
| Name | Description |
|---|---|
| Summary |
Short description for the example. |
Extension Methods
| Name | Description |
|---|---|
| Validate(IOpenApiElement, ValidationRuleSet) |
Validate element and all child elements |