public class DNComponentValidator extends CustomValidator
Constructor and Description |
---|
DNComponentValidator(JDBCConnectionCredentials credentials,
org.apache.wicket.markup.html.form.DropDownChoice<DNRuleComponentType> type) |
Modifier and Type | Method and Description |
---|---|
void |
validate(org.apache.wicket.validation.IValidatable<String> validatable)
Validates the given component.
|
handleError, handleError
public DNComponentValidator(JDBCConnectionCredentials credentials, org.apache.wicket.markup.html.form.DropDownChoice<DNRuleComponentType> type)
public void validate(org.apache.wicket.validation.IValidatable<String> validatable)
CustomValidator
validate
in interface org.apache.wicket.validation.IValidator<String>
validate
in class CustomValidator
Copyright © 2013. All Rights Reserved.