Uses of Package
org.apache.sling.validation.model
Packages that use org.apache.sling.validation.model
Package
Description
-
Classes in org.apache.sling.validation.model used by org.apache.sling.validationClassDescriptionA
ValidationModel
defines the validation rules that a resource tree has to pass. -
Classes in org.apache.sling.validation.model used by org.apache.sling.validation.impl.modelClassDescriptionDefines the validation rules for a child resource, allowing
ValidationModel
s to be applied toResource
trees.Describes aResource
property.AValidationModel
defines the validation rules that a resource tree has to pass.Defines a specific validator invocation for a given property (without actually exposing a reference to the underlyingValidator
). -
Classes in org.apache.sling.validation.model used by org.apache.sling.validation.impl.resourcemodelClassDescriptionA
ValidationModel
defines the validation rules that a resource tree has to pass. -
Classes in org.apache.sling.validation.model used by org.apache.sling.validation.modelClassDescriptionDefines the validation rules for a child resource, allowing
ValidationModel
s to be applied toResource
trees.Describes aResource
property.Defines a specific validator invocation for a given property (without actually exposing a reference to the underlyingValidator
). -
Classes in org.apache.sling.validation.model used by org.apache.sling.validation.model.spiClassDescriptionA
ValidationModel
defines the validation rules that a resource tree has to pass.