Uses of Class
org.apache.sling.feature.extension.apiregions.api.config.validation.PropertyValidationResult
Packages that use PropertyValidationResult
-
Uses of PropertyValidationResult in org.apache.sling.feature.extension.apiregions.api.config.validation
Methods in org.apache.sling.feature.extension.apiregions.api.config.validation that return PropertyValidationResultModifier 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 definitionMethods in org.apache.sling.feature.extension.apiregions.api.config.validation that return types with arguments of type PropertyValidationResultModifier and TypeMethodDescriptionFeatureValidationResult.getFrameworkPropertyResults()Get the framework property validation resultsConfigurationValidationResult.getPropertyResults()Get a property validation result for each property of the configuration