| Package | Description |
|---|---|
| com.networknt.schema |
| Modifier and Type | Method and Description |
|---|---|
CollectorContext |
SchemaValidatorsConfig.getCollectorContext() |
CollectorContext |
JsonSchema.getCollectorContext() |
CollectorContext |
ValidationResult.getCollectorContext() |
static CollectorContext |
CollectorContext.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidatorsConfig.setCollectorContext(CollectorContext collectorContext) |
| Constructor and Description |
|---|
ValidationResult(Set<ValidationMessage> validationMessages,
CollectorContext collectorContext) |
Copyright © 2022. All rights reserved.