Class Summary |
EMailValidation |
Description: example validation for email addresses using a regular expression
|
EMailValidationUtils |
Description: holds the regexp to validate an email address
User: roman.stumm
Date: 17.06.2010
Time: 10:40:59
|
NOPValidation |
Description: DO NOTHING VALIDATION (can be used to turn off standard validation)
|
StandardValidation |
Description: This class implements the standard validations for properties!
You can subclass this class and replace the implementation
in the beanInfo-xml by providing it a validation "standard"
|