public final class FieldValidator extends Object
IntelligentField
s. Intended to be used by
IntelligentFormView
to validate the values that were
entered in the fields of an index-mask before saving.Modifier and Type | Method and Description |
---|---|
static void |
validate(IntelligentField field)
Validates the field.
|
public static void validate(IntelligentField field) throws FieldValidationException
field
- the field to validateFieldValidationException
- when the value of the field is not validCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.