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, checkLengthOfInputpublic GenericFieldValidator(IntelligentField field)
field - field to checkpublic void validate()
throws FieldValidationException
AbstractFieldValidatorvalidate in class AbstractFieldValidator<IntelligentField>FieldValidationException - when the value of the field is not validCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.