Searched defs:allowIfBaseType (Results 1 – 1 of 1) sorted by relevance
104 public Builder allowIfBaseType(final Class<?> baseOfBase) { in allowIfBaseType() method in BasicPolymorphicTypeValidator.Builder130 public Builder allowIfBaseType(final Pattern patternForBase) { in allowIfBaseType() method