Package com.ca.jcs.validator.eval

Interface Summary
ValidatorManager Acts as a factory for validators of various flavour assuming that the client has apriori knowledge of the validator to be created, and the arguments its constructor requires.
 

Class Summary
DefaultValidatorManager  
PropertyValidators Each attribute requiring validation has only of these objects stored for it, recording all validators that need to be applied to it.
ValidationLazyAttributesProxy Proxy that can be used to getAttribute the current values (or stubs for expensive attributes) for an object, but only when actually requested by a validator.
 



Created 2011-07-14 13:27 EST