Searched refs:isSafeSubType (Results 1 – 2 of 2) sorted by relevance
50 return isSafeSubType(config, baseType, subType) in validateSubType()89 protected boolean isSafeSubType(MapperConfig<?> config, in isSafeSubType() method in DefaultBaseTypeLimitingValidator
49 protected boolean isSafeSubType(MapperConfig<?> config, in isSafeSubType() method in AnnotatedPolymorphicValidationTest.NumbersAreOkValidator