Uses of Class
com.networknt.schema.walk.ApplyDefaultsStrategy
Packages that use ApplyDefaultsStrategy
-
Uses of ApplyDefaultsStrategy in com.networknt.schema.walk
Fields in com.networknt.schema.walk declared as ApplyDefaultsStrategyModifier and TypeFieldDescriptionstatic final ApplyDefaultsStrategyApplyDefaultsStrategy.EMPTY_APPLY_DEFAULTS_STRATEGYMethods in com.networknt.schema.walk that return ApplyDefaultsStrategyModifier and TypeMethodDescriptionApplyDefaultsStrategy.Builder.build()WalkConfig.getApplyDefaultsStrategy()Gets the strategy for applying defaults.Methods in com.networknt.schema.walk with parameters of type ApplyDefaultsStrategyModifier and TypeMethodDescriptionWalkConfig.Builder.applyDefaultsStrategy(ApplyDefaultsStrategy applyDefaultsStrategy) Sets the strategy the walker uses to sets nodes to the default value.ApplyDefaultsStrategy.builder(ApplyDefaultsStrategy copy)