public class InvalidFieldValue extends SchemaViolation
| Constructor and Description |
|---|
InvalidFieldValue(String value,
Class<?> valueClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
A human-readable string describing the error.
|
String |
getValue()
The specific string value that caused the error.
|
getSchemaClass, toStringpublic String getMessage()
SchemaViolationgetMessage in class SchemaViolationpublic String getValue()
Copyright © 2016 Atlassian. All rights reserved.