Package org.apache.geronimo.validator

Interface Summary
Validator The main interface for all application validators.
 

Class Summary
AbstractValidator The base class for actual validators.
ValidationContext Holds all the context information for the current validation process.
ValidationResult Used to enumerate validation results.
ValidationTest The base class for all validation tests.
 

Exception Summary
ValidationException Used by the provided validation logic to indicate that a fatal error has occured and the validation has failed.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.