Class IntegrationObjectItemReservedAttributeNameValidatorInterceptor

java.lang.Object
de.hybris.platform.odata2services.interceptor.IntegrationObjectItemReservedAttributeNameValidatorInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor<IntegrationObjectItemAttributeModel>

public class IntegrationObjectItemReservedAttributeNameValidatorInterceptor extends Object implements ValidateInterceptor<IntegrationObjectItemAttributeModel>
An interceptor that validates IntegrationObjectItemAttributeModel's attribute name does not equal the reserved names "localizedAttributes" and "integrationKey".