public class ValidationErrorJsonUnmarshaller extends Object implements Unmarshaller<ValidationError,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ValidationErrorJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationErrorJsonUnmarshaller |
getInstance() |
ValidationError |
unmarshall(JsonUnmarshallerContext context) |
public ValidationError unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ValidationError,JsonUnmarshallerContext>Exceptionpublic static ValidationErrorJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.