Package org.apache.jackrabbit.vault.validation.spi
@Version("1.9.0")
package org.apache.jackrabbit.vault.validation.spi
The FileVault validation framework SPI. Provides classes/interfaces to implement validators on FileVault packages.
-
ClassDescriptionValidator interface for (enhanced) Document View XML files within content packages.Validator interface for package filters.Low-level validator interface for all files below jcr_root.Low-level validator interface for all files below META-INF (including
vault/filter.xmlandvault/properties.xml).Validator interface for validating file paths for files and folders belowjcr_root.Validator interface for validating file paths for files and folders below META-INF.Meta information about a node: JCR path file system path of the file which defined the node optionally line and column in the the file which defined the nodeValidator interface for validating node paths.Validator interface for OSGi configurations in any of the serialization formats supported by Sling Configuration Installer Factory.Validator interface for package properties.The validation context encapsulates information about the package for which the validation is triggered.Class encapsulating the actual message together with aValidationMessageSeverity.The severity of aValidationMessage.Base interface for all validators.EachValidatoris created via the according factory.Settings relevant for oneValidatorFactory.