Package com.networknt.schema.walk
Class ApplyDefaultsStrategy.Builder
java.lang.Object
com.networknt.schema.walk.ApplyDefaultsStrategy.Builder
- Enclosing class:
ApplyDefaultsStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyArrayDefaults(boolean applyArrayDefaults) applyPropertyDefaults(boolean applyPropertyDefaults) applyPropertyDefaultsIfNull(boolean applyPropertyDefaultsIfNull) build()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
applyArrayDefaults
-
applyPropertyDefaults
-
applyPropertyDefaultsIfNull
public ApplyDefaultsStrategy.Builder applyPropertyDefaultsIfNull(boolean applyPropertyDefaultsIfNull) -
build
-