public interface ValueSchema extends ValidatedTypedProperty<URI,String>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValueSchema.SchemaValidator
Validator for
ValueSchema properties. |
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
DESCRIPTION, VERSIONCLASS_PROPERTY, SUPERCLASSES_PROPERTY| Modifier and Type | Method and Description |
|---|---|
default Validation |
validate()
Applies this validation to the property.
|
getType, getValue, setType, setValuestatic final String NAME
default Validation validate()
ValidatedTypedPropertyvalidate in interface ValidatedTypedProperty<URI,String>Copyright © 2018. All Rights Reserved.