Package | Description |
---|---|
org.apache.sling.feature.extension.apiregions.api.config.validation |
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
|
Modifier and Type | Method and Description |
---|---|
Map<String,PropertyValidationResult> |
FeatureValidationResult.getFrameworkPropertyResults()
Get the framework property validation results
|
Map<String,PropertyValidationResult> |
ConfigurationValidationResult.getPropertyResults()
Get a property validation result for each property of the configuration
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.