Class WhiteListPolymorphicTypeValidatorBuilder


  • public class WhiteListPolymorphicTypeValidatorBuilder
    extends com.fasterxml.jackson.databind.jsontype.BasicPolymorphicTypeValidator.Builder
    • Field Summary

      • Fields inherited from class com.fasterxml.jackson.databind.jsontype.BasicPolymorphicTypeValidator.Builder

        _baseTypeMatchers, _invalidBaseTypes, _subTypeClassMatchers, _subTypeNameMatchers
    • Method Summary

      • Methods inherited from class com.fasterxml.jackson.databind.jsontype.BasicPolymorphicTypeValidator.Builder

        _appendBaseMatcher, _appendSubClassMatcher, _appendSubNameMatcher, allowIfBaseType, allowIfBaseType, allowIfBaseType, allowIfBaseType, allowIfSubType, allowIfSubType, allowIfSubType, allowIfSubType, allowIfSubTypeIsArray, build, denyForExactBaseType
    • Constructor Detail

      • WhiteListPolymorphicTypeValidatorBuilder

        public WhiteListPolymorphicTypeValidatorBuilder()