public interface EnumStringProperty extends GCubeProperty, ValidatedTypedProperty<Set<String>,String>
| Modifier and Type | Interface and Description |
|---|---|
static class |
EnumStringProperty.SetStringValidator
Validator for
ValueSchema properties. |
NAME| Modifier and Type | Method and Description |
|---|---|
default Validation |
validate()
Applies this validation to the property.
|
getType, getValue, setType, setValuedefault Validation validate()
ValidatedTypedPropertyvalidate in interface ValidatedTypedProperty<Set<String>,String>Copyright © 2019. All Rights Reserved.