| Interface | Description |
|---|---|
| Validator |
This interface defines a validator - a class that performs a single cohesive set of validations.
|
| ValidatorCallback |
This interface defines a callback that will be called while tests are in progress.
|
| Class | Description |
|---|---|
| AbstractValidator |
This class provides some handy utility functions for Validators.
|
| TestResult |
This class encapsulates the result of a single validation test.
|
| ValidatorCallbackHelper |
This class provides some helpful utility methods.
|
Copyright © 2014. All rights reserved.