public class BeanValidationActivator extends Object
| Constructor and Description |
|---|
BeanValidationActivator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
activateBeanValidation(Set<BapiInterceptor> bapiInterceptors,
SessionManagerConfig sessionManagerConfig)
If Bean Validation should be used, as specified in the Hibersap SessionManagerConfig,
the TypeSafeActivator class is used to create the ValidationFactory.
|
public static void activateBeanValidation(Set<BapiInterceptor> bapiInterceptors, SessionManagerConfig sessionManagerConfig)
bapiInterceptors - The BeanValidationInterceptor will be added here if Bean Validation will be used.sessionManagerConfig - Provides the configuration information to decide if Bean Validation shall be used.Copyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.