| Package | Description |
|---|---|
| io.openvalidation.common.data |
| Modifier and Type | Method and Description |
|---|---|
DataVariableReference |
DataSchema.findVariableByFullName(String fullName) |
| Modifier and Type | Method and Description |
|---|---|
List<DataVariableReference> |
DataSchema.getVariableReferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSchema.addVariable(DataVariableReference variable) |
DataPropertyType |
DataSchema.assertVariableType(DataVariableReference ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSchema.addVariables(List<DataVariableReference> variables) |
void |
DataSchema.completeWithVariables(List<DataVariableReference> dataVariableReferences) |
Copyright © 2020. All rights reserved.