Package org.hippoecm.frontend.validation
-
Interface Summary Interface Description ICmsValidator Validator service interface.IFieldResolver IFieldValidator Interface implemented by the CMS validation mechanism to enable custom validators to check values and report violations.IValidationListener IValidationResult The model that is constructed during validation.IValidationService The validation service validates models. -
Class Summary Class Description FeedbackMessageComparator JcrFieldResolver Creates a model from a container model, using aModelPath
.ModelPath Path to a value that maintains references toIFieldDescriptor
s.ModelPathElement Path element in aModelPath
.ScopedFeedBackMessage ScopedFeedBackMessageFilter A ContainerFeedbackMessageFilter filter that is scope aware.SvgValidationResult SvgValidationResult.SvgValidationResultBuilder SvgValidator ValidationResult ValidatorUtils Violation Validation constraint violation.ViolationUtils ViolationUtils.ViolationMessage -
Enum Summary Enum Description FeedbackPriority The order of the enums is relevant, it determines the order of the feedback messages.FeedbackScope Identifies on which level validation feedback should be reported -
Exception Summary Exception Description SvgValidationException ValidationException Exception thrown during validation.