- getApplicablePaths() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the paths under which resources will be validated by this model.
- getChildren() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns the child resources of this part of the Validation Model
- getChildren() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the expected children for a resource validated by this model.
- getDefaultResourceBundle() - Method in interface org.apache.sling.validation.spi.ValidatorContext
-
- getFailures() - Method in class org.apache.sling.validation.spi.support.DefaultValidationResult
-
- getFailures() - Method in interface org.apache.sling.validation.ValidationResult
-
- getLocation() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
-
- getLocation() - Method in interface org.apache.sling.validation.spi.ValidatorContext
-
- getLocation() - Method in interface org.apache.sling.validation.ValidationFailure
-
Returns the relative location of the property/resource/value which triggered this validation failure.
- getMessage(ResourceBundle) - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
-
- getMessage(ResourceBundle) - Method in interface org.apache.sling.validation.ValidationFailure
-
- getName() - Method in interface org.apache.sling.validation.model.ChildResource
-
Return this resource's name.
- getName() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
Returns the name of this property.
- getNamePattern() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns this resource's name pattern.
- getNamePattern() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
Returns the name pattern for this property.
- getParameters() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
-
- getProperties() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns the properties this child resource is expected to have.
- getResource() - Method in interface org.apache.sling.validation.spi.ValidatorContext
-
- getResourceProperties() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the properties validated by this model.
- getSeverity() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
-
- getSeverity() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
-
- getSeverity() - Method in interface org.apache.sling.validation.spi.ValidatorContext
-
Returns the severity to be issued for validation failures in this context.
- getSeverity() - Method in interface org.apache.sling.validation.ValidationFailure
-
- getSource() - Method in interface org.apache.sling.validation.model.ValidationModel
-
- getValidatingResourceType() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the type of resource this model validates.
- getValidationModel(String, String, boolean) - Method in interface org.apache.sling.validation.model.spi.ValidationModelRetriever
-
A validation model for the given resourceType at the given resourcePath
- getValidationModel(String, String, boolean) - Method in interface org.apache.sling.validation.ValidationService
-
Tries to obtain a
ValidationModel
that is able to validate a
Resource
of type
validatedResourceType
.
- getValidationModel(Resource, boolean) - Method in interface org.apache.sling.validation.ValidationService
-
Tries to obtain a
ValidationModel
that is able to validate the given
resource
.
- getValidationModels(String) - Method in interface org.apache.sling.validation.model.spi.ValidationModelProvider
-
Retrieves the models responsible for validating the given resourceType.
- getValidatorId() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
-
- getValidatorInvocations() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
- getValueMap() - Method in interface org.apache.sling.validation.spi.ValidatorContext
-