| Package | Description |
|---|---|
| org.everit.json.schema |
| Modifier and Type | Field and Description |
|---|---|
static CombinedSchema.ValidationCriterion |
CombinedSchema.ALL_CRITERION
Validation criterion for
allOf schemas. |
static CombinedSchema.ValidationCriterion |
CombinedSchema.ANY_CRITERION
Validation criterion for
anyOf schemas. |
static CombinedSchema.ValidationCriterion |
CombinedSchema.ONE_CRITERION
Validation criterion for
oneOf schemas. |
| Modifier and Type | Method and Description |
|---|---|
CombinedSchema.ValidationCriterion |
CombinedSchema.getCriterion() |
| Modifier and Type | Method and Description |
|---|---|
CombinedSchema.Builder |
CombinedSchema.Builder.criterion(CombinedSchema.ValidationCriterion criterion) |
Copyright © 2018 Everit Kft.. All rights reserved.