Uses of Class
org.apache.sling.feature.extension.apiregions.api.config.PropertyDescription
Packages that use PropertyDescription
Package
Description
-
Uses of PropertyDescription in org.apache.sling.feature.extension.apiregions.api.config
Modifier and TypeClassDescriptionclassA framework property description This class is not thread safe.Methods in org.apache.sling.feature.extension.apiregions.api.config that return types with arguments of type PropertyDescriptionModifier and TypeMethodDescriptionConfigurableEntity.getPropertyDescriptions()Get the properties -
Uses of PropertyDescription in org.apache.sling.feature.extension.apiregions.api.config.validation
Methods in org.apache.sling.feature.extension.apiregions.api.config.validation with parameters of type PropertyDescriptionModifier and TypeMethodDescriptionPropertyValidator.validate(Object value, PropertyDescription desc) Validate the value against the property definitionPropertyValidator.validate(Object value, PropertyDescription desc, Mode mode) Validate the value against the property definition