| Package | Description |
|---|---|
| io.swagger.oas.inflector.controllers | |
| io.swagger.oas.inflector.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenAPIOperationController.validate(Object o,
io.swagger.v3.oas.models.media.Schema property,
SchemaValidator.Direction direction) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaValidator.Direction |
SchemaValidator.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaValidator.Direction[] |
SchemaValidator.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SchemaValidator.validate(Object argument,
String schema,
SchemaValidator.Direction direction) |
Copyright © 2019. All rights reserved.