|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractAnnotationToValidationStrategyNameMapper | |
AnnotationToValidationStrategyBeanNameMapper | Name Mapper which delegates the name mapping, extract the name and convert it to a bean name + prefix target: configure a validation strategy via a managed bean facility -> allows to inject other beans instead of api calls + hardcoded bean names allowed bean scopes: the validation strategy is stateless: application/singleton the validation strategy is stateful: none/prototype don't use the session or a conversation scope |
CustomConfiguredAnnotationToValidationStrategyNameMapper | To provide a custom NameMapper to map Annotations to ValidationStrategies. |
CustomConventionAnnotationToValidationStrategyNameMapper | To provide a custom NameMapper to map Annotations to ValidationStrategies. |
DefaultAnnotationToValidationStrategyNameMapper | Default implementation which maps ExtVal Annotations to ExtVal ValidationStrategies. |
SimpleAnnotationToValidationStrategyNameMapper | It's an alternative Mapper to place Annotations and ValidationStrategies in the same package. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |