| Class | Description |
|---|---|
| RequestValidator |
Validate a request against a given API operation.
|
| ResponseValidator |
Validate a response against an API operation
|
| SchemaValidator |
Validate a value against the schema defined in a Swagger/OpenAPI specification.
|
| ValidatorConfig |
Validator configuration class that maps to validator.yml properties
|
| ValidatorHandler |
This is a swagger validator handler that validate request and response based on the spec.
|
Copyright © 2017. All rights reserved.