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