| Package | Description |
|---|---|
| de.intarsys.tools.validation |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonValidator<T> |
class |
CompositeValidator<T> |
class |
NullValidator |
| Modifier and Type | Method and Description |
|---|---|
List<IValidator<T>> |
CompositeValidator.getValidators() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeValidator.addValidator(IValidator<T> validator) |
void |
CompositeValidator.removeValidator(IValidator<T> validator) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.