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