Home
last modified time | relevance | path

Searched defs:reportPropertyInputMismatch (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DDeserializationContext.java1634 public <T> T reportPropertyInputMismatch(Class<?> targetType, String propertyName, in reportPropertyInputMismatch() method in DeserializationContext
1651 public <T> T reportPropertyInputMismatch(JavaType targetType, String propertyName, in reportPropertyInputMismatch() method in DeserializationContext