public class QARuleValidator extends CustomValidator
Constructor and Description |
---|
QARuleValidator(JDBCConnectionCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
void |
validate(org.apache.wicket.validation.IValidatable<String> validatable)
Validates the given component.
|
handleError, handleError
public QARuleValidator(JDBCConnectionCredentials credentials)
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.