Namespace Refitter.Core.Validation
Classes
- OpenApiStats
Walks an OpenAPI document and collects counts of its elements.
- OpenApiValidationException
Exception thrown when OpenAPI validation fails.
- OpenApiValidationResult
Represents the result of an OpenAPI document validation.
- OpenApiValidator
Validates an OpenAPI specification file and collects statistics about its contents.
- OpenApiValidatorAdapter
Adapts the static OpenApiValidator to the IValidator interface.