Class AttributeConstraintToBeanTypeConverter

java.lang.Object
de.hybris.platform.validation.extractor.impl.AbstractConstraintToBeanTypeConverter<AttributeConstraintModel>
de.hybris.platform.validation.extractor.impl.AttributeConstraintToBeanTypeConverter
All Implemented Interfaces:
ConstraintConverter<AttributeConstraintModel,BeanType>

public class AttributeConstraintToBeanTypeConverter extends AbstractConstraintToBeanTypeConverter<AttributeConstraintModel>
An AttributeConstraintModel's specific converter.
  • Constructor Details

    • AttributeConstraintToBeanTypeConverter

      public AttributeConstraintToBeanTypeConverter()
  • Method Details