Package dev.harrel.jsonschema
Class SchemaValidator.Builder
java.lang.Object
dev.harrel.jsonschema.SchemaValidator.Builder
- Enclosing class:
SchemaValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDefaultMetaSchemaUri(String defaultMetaSchemaUri) withJsonNodeFactory(JsonNodeFactory jsonNodeFactory) withSchemaResolver(SchemaResolver schemaResolver) withValidatorFactory(ValidatorFactory validatorFactory)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withValidatorFactory
-
withJsonNodeFactory
-
withSchemaResolver
-
withDefaultMetaSchemaUri
-
build
-