public class JsonSchemaViolationCause extends Object
| Constructor and Description |
|---|
JsonSchemaViolationCause(com.github.fge.jsonschema.core.exceptions.ProcessingException exception) |
JsonSchemaViolationCause(com.github.fge.jsonschema.core.report.ProcessingReport report) |
| Modifier and Type | Method and Description |
|---|---|
List<com.github.fge.jsonschema.core.report.ProcessingMessage> |
getMessages() |
public JsonSchemaViolationCause(com.github.fge.jsonschema.core.report.ProcessingReport report)
public JsonSchemaViolationCause(com.github.fge.jsonschema.core.exceptions.ProcessingException exception)
public List<com.github.fge.jsonschema.core.report.ProcessingMessage> getMessages()
Copyright © 2014–2017. All rights reserved.