public class NotFutureDateValidator extends Object implements BaseValidator<LocalDate>
| Constructor and Description |
|---|
NotFutureDateValidator(org.apache.wicket.model.IModel<String> errorMessageModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.apache.wicket.validation.IValidatable<LocalDate> validatable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidationError, validationError, validationError, validationErrorpublic NotFutureDateValidator(org.apache.wicket.model.IModel<String> errorMessageModel)
Copyright © 2018. All rights reserved.