Uses of Interface
org.gcube.resourcemanagement.model.reference.properties.utilities.ValidatedTypedProperty
Packages that use ValidatedTypedProperty
Package
Description
Implementation of common properties used across the gcube model.
Common properties used across the gcube model.
-
Uses of ValidatedTypedProperty in org.gcube.resourcemanagement.model.impl.properties
Classes in org.gcube.resourcemanagement.model.impl.properties that implement ValidatedTypedPropertyModifier and TypeClassDescriptionclassImplementation forEnumStringProperty.classImplementation forRegexProperty.classA property with anURIas value -
Uses of ValidatedTypedProperty in org.gcube.resourcemanagement.model.reference.properties
Subinterfaces of ValidatedTypedProperty in org.gcube.resourcemanagement.model.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceA string property validated against a set of accepted values.interfaceA property validated with a regular expression.interfaceThis type aims at exposing a value which can be automatically managed by any client with no knowledge of its format.