public interface IValidationListener
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Method and Description |
---|---|
void |
onResolve(Set<Violation> violations) |
void |
onValidation(IValidationResult result) |
void onValidation(IValidationResult result)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.