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 | Description |
---|---|
FeedbackMessageComparator | |
JcrFieldResolver |
Creates a model from a container model, using a
ModelPath . |
ModelPath |
Path to a value that maintains references to
IFieldDescriptor s. |
ModelPathElement |
Path element in a
ModelPath . |
ScopedFeedBackMessage | |
ScopedFeedBackMessageFilter |
A ContainerFeedbackMessageFilter filter that is scope aware.
|
ValidationResult | |
ValidatorUtils | |
Violation |
Validation constraint violation.
|
ViolationUtils | |
ViolationUtils.ViolationMessage |
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 | Description |
---|---|
ValidationException |
Exception thrown during validation.
|
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.