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