Package nl.openedge.baritus.validation

Base classes for validation.

See:
          Description

Interface Summary
FieldValidator Use this for custom validation
FormValidator Use this for custom validation on form level formValidators will be called AFTER field validators executed
ValidationActivationRule interface that can be used to switch whether validation with custom fieldValidators should be performed in the current request.
ValidationRuleDependend FieldValidators that implement this interface can have their validation done optionaly.
 

Class Summary
AbstractFieldValidator Convenience class with default error message handling.
AbstractFormValidator Convenience class with default error message handling.
AbstractValidator convenience class
 

Package nl.openedge.baritus.validation Description

Base classes for validation.



Copyright © 2003-2004 Open Edge. All Rights Reserved.