public class DateFieldValidator extends AbstractFieldValidator<DateField>
DateFields.field| Constructor and Description |
|---|
DateFieldValidator(DateField field) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the field.
|
checkDateRange, checkIfMandatoryFieldIsSet, checkLengthOfInputpublic DateFieldValidator(DateField field)
field - field to validatepublic void validate()
throws FieldValidationException,
AuthenticationException,
SystemException
AbstractFieldValidatorvalidate in class AbstractFieldValidator<DateField>FieldValidationException - when the value of the field is not validAuthenticationException - re-logon requiredSystemExceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.