Class RootExistsValidator

java.lang.Object
de.hybris.platform.integrationservices.validator.RootExistsValidator
All Implemented Interfaces:
Interceptor, ValidateInterceptor<IntegrationObjectModel>

public class RootExistsValidator extends Object implements ValidateInterceptor<IntegrationObjectModel>
Verify the IntegrationObjectModel contains a root item. If non exists, a warning is logged. Because of backwards compatibility, no exception is thrown when a root does not exist.