public interface MapperBuilderErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static MapperBuilderErrorHandler |
NULL |
| Modifier and Type | Method and Description |
|---|---|
void |
accessorNotFound(String msg) |
void |
customFieldError(FieldKey<?> key,
String message) |
void |
propertyNotFound(Type target,
String property) |
Copyright © 2018. All rights reserved.