Searched refs:getApplyDefaultsStrategy (Results 1 – 5 of 5) sorted by relevance
163 …if (this.validationContext.getConfig().getApplyDefaultsStrategy().shouldApplyPropertyDefaults() &&… in walk()198 .getApplyDefaultsStrategy().shouldApplyPropertyDefaultsIfNull()); in applyPropertyDefaults()
121 … if (this.validationContext.getConfig().getApplyDefaultsStrategy().shouldApplyArrayDefaults() in walk()
105 if (this.validationContext.getConfig().getApplyDefaultsStrategy().shouldApplyArrayDefaults() in walk()
247 public ApplyDefaultsStrategy getApplyDefaultsStrategy() { in getApplyDefaultsStrategy() method in SchemaValidatorsConfig
210 … if (this.validationContext.getConfig().getApplyDefaultsStrategy().shouldApplyArrayDefaults() in walk()