Uses of Class
com.networknt.schema.walk.ApplyDefaultsStrategy.Builder
Packages that use ApplyDefaultsStrategy.Builder
-
Uses of ApplyDefaultsStrategy.Builder in com.networknt.schema.walk
Methods in com.networknt.schema.walk that return ApplyDefaultsStrategy.BuilderModifier and TypeMethodDescriptionApplyDefaultsStrategy.Builder.applyArrayDefaults(boolean applyArrayDefaults) ApplyDefaultsStrategy.Builder.applyPropertyDefaults(boolean applyPropertyDefaults) ApplyDefaultsStrategy.Builder.applyPropertyDefaultsIfNull(boolean applyPropertyDefaultsIfNull) ApplyDefaultsStrategy.builder()ApplyDefaultsStrategy.builder(ApplyDefaultsStrategy copy) Method parameters in com.networknt.schema.walk with type arguments of type ApplyDefaultsStrategy.BuilderModifier and TypeMethodDescriptionWalkConfig.Builder.applyDefaultsStrategy(Consumer<ApplyDefaultsStrategy.Builder> customizer)