public abstract class SwaggerSchemaValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.github.fge.jsonschema.main.JsonSchemaFactory |
FACTORY |
| Modifier | Constructor and Description |
|---|---|
protected |
SwaggerSchemaValidator(String schemaPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.fge.jsonschema.core.report.ProcessingReport |
validate(com.fasterxml.jackson.databind.JsonNode input) |
protected static final com.github.fge.jsonschema.main.JsonSchemaFactory FACTORY
protected SwaggerSchemaValidator(String schemaPath)
Copyright © 2024. All rights reserved.