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