public interface IValidationResult
extends org.apache.wicket.model.IDetachable
Modifier and Type | Method and Description |
---|---|
Set<Violation> |
getViolations() |
boolean |
isValid() |
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.