public class GenericFieldValidator extends AbstractFieldValidator<IntelligentField>
field
Constructor and Description |
---|
GenericFieldValidator(IntelligentField field) |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the field.
|
checkDateRange, checkIfMandatoryFieldIsSet, checkLengthOfInput
public GenericFieldValidator(IntelligentField field)
field
- field to checkpublic void validate() throws FieldValidationException
AbstractFieldValidator
validate
in class AbstractFieldValidator<IntelligentField>
FieldValidationException
- when the value of the field is not validCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.