Package com.networknt.schema
Class SchemaRegistryConfig.Builder
java.lang.Object
com.networknt.schema.SchemaRegistryConfig.BuilderSupport<SchemaRegistryConfig.Builder>
com.networknt.schema.SchemaRegistryConfig.Builder
- Enclosing class:
SchemaRegistryConfig
public static class SchemaRegistryConfig.Builder
extends SchemaRegistryConfig.BuilderSupport<SchemaRegistryConfig.Builder>
Builder for
SchemaRegistryConfig.-
Field Summary
Fields inherited from class com.networknt.schema.SchemaRegistryConfig.BuilderSupport
cacheRefs, errorMessageKeyword, executionContextCustomizer, failFast, formatAssertionsEnabled, locale, losslessNarrowing, messageSource, pathType, preloadSchema, regularExpressionFactory, schemaIdValidator, strictness, typeLoose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.networknt.schema.SchemaRegistryConfig.BuilderSupport
build, cacheRefs, errorMessageKeyword, executionContextCustomizer, failFast, formatAssertionsEnabled, locale, losslessNarrowing, messageSource, pathType, preloadSchema, regularExpressionFactory, schemaIdValidator, strict, strict, typeLoose
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
selfin classSchemaRegistryConfig.BuilderSupport<SchemaRegistryConfig.Builder>
-