public class MissingRequiredLink extends SchemaViolation
| Constructor and Description |
|---|
MissingRequiredLink(Class<?> schemaClass,
String rel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
A human-readable string describing the error.
|
String |
getRel()
The link relation string of the link that was not found.
|
getSchemaClass, toStringpublic String getRel()
public String getMessage()
SchemaViolationgetMessage in class SchemaViolationCopyright © 2016 Atlassian. All rights reserved.