public class AdvancedLookupFieldValidator extends AbstractFieldValidator<AdvancedLookupField>
AdvancedLookupFields.field| Constructor and Description |
|---|
AdvancedLookupFieldValidator(AdvancedLookupField field) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the field.
|
checkDateRange, checkIfMandatoryFieldIsSet, checkLengthOfInputpublic AdvancedLookupFieldValidator(AdvancedLookupField field)
field - the field to validatepublic void validate()
throws FieldValidationException
AbstractFieldValidatorvalidate in class AbstractFieldValidator<AdvancedLookupField>FieldValidationException - when the value of the field is not validCopyright © 2016 SAPERION AG. All rights reserved.