DocumentValidator
interface.See: Description
Class | Description |
---|---|
BytesValidator |
Verifies the contents of the text field etc. for being an (abbreviated) number of bytes.
|
DateValidator |
Verifies the contents of the text field etc. if it is a regular date.
|
NumericRangeValidator |
Verifies the contents of the text field etc. which must contain a numeric range.
|
NumericValidator |
Verifies the contents of the text field etc. for being an integer number.
|
RegexValidator |
Verifies the contents of the text field etc. against a regular expression.
|
UniqueNameValidator |
Verifies the contents of the text field etc. for being unique.
|
DocumentValidator
interface.
Copyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.