Package org.apache.myfaces.extensions.validator.core.validation.strategy

Interface Summary
BeanValidationStrategyAdapter it's just a helper for proxies - you just need it, if you define the validation strategy as bean and e.g.
ValidationStrategy Base interface for ValidationStrategies
 

Class Summary
AbstractAnnotationValidationStrategy Provides the ability of message resolving to ValidationStrategies
AbstractValidationStrategy Provides the ability to use ValidatorException (as expected by the user) instead of ConverterException.
BeanValidationStrategyAdapterImpl it's just a helper for proxies - you just need it, if you define the validation strategy as bean and e.g.
DefaultValidationStrategyFactory Factory which creates the ValidationStrategy for a given Meta-Data Key
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.