Package | Description |
---|---|
org.apache.sling.feature.extension.apiregions.api.config | |
org.apache.sling.feature.extension.apiregions.api.config.validation |
Modifier and Type | Class and Description |
---|---|
class |
FrameworkPropertyDescription
A framework property description
This class is not thread safe.
|
Modifier and Type | Method and Description |
---|---|
Map<String,PropertyDescription> |
ConfigurableEntity.getPropertyDescriptions()
Get the properties
|
Modifier and Type | Method and Description |
---|---|
PropertyValidationResult |
PropertyValidator.validate(Object value,
PropertyDescription desc)
Validate the value against the property definition
|
PropertyValidationResult |
PropertyValidator.validate(Object value,
PropertyDescription desc,
Mode mode)
Validate the value against the property definition
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.