Class CompositeAttributeContentValidator<T>

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.impl.CompositeAttributeContentValidator<T>
Type Parameters:
T - the Object type being validated.
All Implemented Interfaces:
AttributeContentValidator<T>

public class CompositeAttributeContentValidator<T> extends Object implements AttributeContentValidator<T>
Composite Validator to perform validation with multiple AttributeContentValidator