Class ValidationInterceptor

java.lang.Object
de.hybris.platform.validation.interceptors.ValidationInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor

public class ValidationInterceptor extends Object implements ValidateInterceptor
This ValidationInterceptor validates the given model with the constraints which are configured in a ConstraintGroupModel. This group is added to the session context.