|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Assert | Assert is a utility class for performing postcondition checks |
| Check<ExceptionType extends Throwable> | Checks are objects that validate conditions. |
| Check.Failure | A basic check failure |
| Check.VarFailure | A check failure that contains the name and value of the variable that was checked |
| Ensure | Ensure is a utility class for performing precondition checks. |
| Validate<ExceptionType extends Throwable> | Validate is a generic Check that on failure will throw a and
exception of a parameterized class. |
This packages contains a generic validation system for fail-fast programming.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||