Package | Description |
---|---|
org.hippoecm.frontend.validation |
Modifier and Type | Method and Description |
---|---|
Set<ModelPath> |
Violation.getDependentPaths() |
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.model.IModel |
JcrFieldResolver.resolve(org.apache.wicket.model.IModel model,
ModelPath path) |
org.apache.wicket.model.IModel |
IFieldResolver.resolve(org.apache.wicket.model.IModel model,
ModelPath path) |
Constructor and Description |
---|
Violation(Set<ModelPath> fieldPaths,
org.apache.wicket.model.IModel<String> messageModel)
Create a new violation with the specified message.
|
Violation(Set<ModelPath> fieldPaths,
org.apache.wicket.model.IModel<String> message,
FeedbackScope feedbackScope) |
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.