| Package | Description |
|---|---|
| com.networknt.schema |
| Modifier and Type | Field and Description |
|---|---|
protected ApplyDefaultsStrategy |
BaseJsonValidator.applyDefaultsStrategy |
| Modifier and Type | Method and Description |
|---|---|
ApplyDefaultsStrategy |
SchemaValidatorsConfig.getApplyDefaultsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidatorsConfig.setApplyDefaultsStrategy(ApplyDefaultsStrategy applyDefaultsStrategy) |
| Constructor and Description |
|---|
BaseJsonValidator(String schemaPath,
com.fasterxml.jackson.databind.JsonNode schemaNode,
JsonSchema parentSchema,
ValidatorTypeCode validatorType,
boolean suppressSubSchemaRetrieval,
boolean failFast,
ApplyDefaultsStrategy applyDefaultsStrategy) |
Copyright © 2023. All rights reserved.