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.
|
ValidatorMessages | Deprecated |
Class | Description |
---|---|
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 . |
ValidationResult | |
Violation |
Validation constraint violation.
|
Exception | Description |
---|---|
ValidationException |
Exception thrown during validation.
|
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.