See: Description
| Interface | Description |
|---|---|
| AccessPolicy | |
| EnumStringProperty |
A string property validated against a set of accepted values.
|
| GCubeProperty |
Marker interface for
Property properties extended in the gCube model. |
| RegexProperty |
A property validated with a regular expression.
|
| ValueSchema |
A property with an
URI as value |
| Class | Description |
|---|---|
| EnumStringProperty.SetStringValidator |
Validator for
ValueSchema properties. |
| RegexProperty.RegexValidator |
Validator for
RegexProperty properties. |
| ValueSchema.SchemaValidator |
Validator for
ValueSchema properties. |
Copyright © 2019. All Rights Reserved.