| Package | Description |
|---|---|
| io.openvalidation.common.data |
| Modifier and Type | Method and Description |
|---|---|
DataProperty |
DataSchema.findPropertyByFullName(String fullName) |
DataProperty |
DataProperty.getPropertyOfArray() |
| Modifier and Type | Method and Description |
|---|---|
List<DataProperty> |
DataSchema.getProperties() |
List<DataProperty> |
DataSchema.getPropertiesByPath(String path) |
HashMap<String,DataProperty> |
DataSchema.getUniqueProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSchema.addProperty(DataProperty prop) |
List<DataPropertyBase> |
DataSchema.filterInScope(DataProperty property) |
DataPropertyBase |
DataSchema.resolve(String content,
DataProperty scopeProperty) |
void |
DataProperty.setPropertyOfArray(DataProperty prop) |
Copyright © 2020. All rights reserved.