See: Description
| Interface | Description |
|---|---|
| AccessPolicy | |
| EnumStringProperty |
A string property validated against a set of accepted values.
|
| GCubeProperty |
Marker type for
Property properties extended in the gCube Model. |
| RegexProperty |
A property validated with a regular expression.
|
| ValueSchema |
This type aims at exposing a value which can be automatically managed by any client with no knowledge of its format.
|
| Class | Description |
|---|---|
| EnumStringProperty.SetStringValidator |
Validator for
ValueSchema properties. |
| RegexProperty.RegexValidator |
Validator for
RegexProperty properties. |
| ValueSchema.SchemaValidator |
Validator for
ValueSchema properties. |
Copyright © 2022. All Rights Reserved.