public class DateFieldValidator extends AbstractFieldValidator<DateField>
DateField
s.field
Constructor and Description |
---|
DateFieldValidator(DateField field) |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the field.
|
checkDateRange, checkIfMandatoryFieldIsSet, checkLengthOfInput
public DateFieldValidator(DateField field)
field
- field to validatepublic void validate() throws FieldValidationException, AuthenticationException, SystemException
AbstractFieldValidator
validate
in class AbstractFieldValidator<DateField>
FieldValidationException
- when the value of the field is not validAuthenticationException
- re-logon requiredSystemException
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.