Package org.umber.bellows.validate

Bellows Data Validation API.

See:
          Description

Interface Summary
IValidator An interface to validate complex data structures in the form of Datum trees.
 

Class Summary
TypesafeDatum A pass-through decorator to add typesafety control to an existing Datum object.
ValidationResult Data holder to encapsulate validation results.
 

Package org.umber.bellows.validate Description

Bellows Data Validation API.