Package net.sf.staccatocommons.check

This packages contains a generic validation system for fail-fast programming.

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.
 

Package net.sf.staccatocommons.check Description

This packages contains a generic validation system for fail-fast programming.



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads