public class ValidationErrorJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ValidationError,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ValidationErrorJsonUnmarshaller |
instance |
Constructor and Description |
---|
ValidationErrorJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ValidationErrorJsonUnmarshaller |
getInstance() |
ValidationError |
unmarshall(JsonUnmarshallerContext context) |
private static ValidationErrorJsonUnmarshaller instance
public ValidationError unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ValidationError,JsonUnmarshallerContext>
java.lang.Exception
public static ValidationErrorJsonUnmarshaller getInstance()