| Package | Description |
|---|---|
| org.gcube.resourcemanagement.model.reference.properties |
Common properties used across the gcube model.
|
| org.gcube.resourcemanagement.model.reference.properties.utilities |
| Modifier and Type | Method and Description |
|---|---|
default Validation |
RegexProperty.validate() |
default Validation |
EnumStringProperty.validate() |
default Validation |
ValueSchema.validate() |
Validation |
EnumStringProperty.SetStringValidator.validate(EnumStringProperty property) |
Validation |
RegexProperty.RegexValidator.validate(RegexProperty property) |
Validation |
ValueSchema.SchemaValidator.validate(ValueSchema property) |
| Modifier and Type | Method and Description |
|---|---|
static Validation |
Validation.fail(String message) |
static Validation |
Validation.success(String message) |
Validation |
ValidatedTypedProperty.validate()
Applies this validation to the property.
|
Validation |
PropertyValidator.validate(P property)
Applies this validation to the given property.
|
Copyright © 2020. All Rights Reserved.