Package org.apache.sling.validation.model
@Version("1.0.1")
package org.apache.sling.validation.model
-
ClassDescriptionDefines 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
).