Searched refs:_throwSubtypeNameNotAllowed (Results 1 – 1 of 1) sorted by relevance
223 return _throwSubtypeNameNotAllowed(baseType, subClass, ptv); in resolveAndValidateSubType()260 return _throwSubtypeNameNotAllowed(baseType, subClass, ptv); in _resolveAndValidateGeneric()279 protected <T> T _throwSubtypeNameNotAllowed(JavaType baseType, String subType, in _throwSubtypeNameNotAllowed() method in DatabindContext