public interface IFieldValidator
extends org.apache.wicket.IClusterable
Modifier and Type | Method and Description |
---|---|
IFieldDescriptor |
getFieldDescriptor() |
ITypeDescriptor |
getFieldType() |
Violation |
newValueViolation(org.apache.wicket.model.IModel childModel,
String translation) |
IFieldDescriptor getFieldDescriptor()
ITypeDescriptor getFieldType()
Violation newValueViolation(org.apache.wicket.model.IModel childModel, String translation) throws ValidationException
ValidationException
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.