Uses of Package
org.apache.sling.validation.spi
Package
Description
-
ClassDescriptionA
Validator
is responsible for validating a single piece of information according to an internal constraint. -
ClassDescriptionA
Validator
is responsible for validating a single piece of information according to an internal constraint.Used as parameter for each call ofValidator.validate(Object, ValidatorContext, ValueMap)
Exposes additional information about the context in which the validation was called. -
ClassDescriptionUsed as parameter for each call of
Validator.validate(Object, ValidatorContext, ValueMap)
Exposes additional information about the context in which the validation was called. -
ClassDescriptionUsed as parameter for each call of
Validator.validate(Object, ValidatorContext, ValueMap)
Exposes additional information about the context in which the validation was called.