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
AbstractFieldValidator
validate
in class AbstractFieldValidator<DateField>
FieldValidationException
- when the value of the field is not validCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.