| Package | Description |
|---|---|
| io.swagger.validator.models |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaValidationError> |
ValidationResponse.getSchemaValidationMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationResponse.addValidationMessage(SchemaValidationError schemaValidationError) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationResponse.setSchemaValidationMessages(List<SchemaValidationError> validationMessages) |
Copyright © 2019. All rights reserved.