Uses of Class
org.hippoecm.frontend.validation.ViolationUtils.ViolationMessage
Packages that use ViolationUtils.ViolationMessage
-
Uses of ViolationUtils.ViolationMessage in org.hippoecm.frontend.validation
Methods in org.hippoecm.frontend.validation that return types with arguments of type ViolationUtils.ViolationMessageModifier and TypeMethodDescriptionViolationUtils.getFirstFieldViolation
(IFieldDescriptor field, org.apache.wicket.model.IModel<IValidationResult> validationModel) ViolationUtils.getViolationPerCompound
(IFieldDescriptor field, org.apache.wicket.model.IModel<IValidationResult> validationModel) Methods in org.hippoecm.frontend.validation with parameters of type ViolationUtils.ViolationMessageModifier and TypeMethodDescriptionstatic String
ViolationUtils.getFieldViolationScript
(String selector, ViolationUtils.ViolationMessage violation)