Class ExcelGenericReferenceValidator

java.lang.Object
com.hybris.backoffice.excel.validators.ExcelGenericReferenceValidator
All Implemented Interfaces:
ExcelValidator
Direct Known Subclasses:
CatalogVersionPermissionValidator

public class ExcelGenericReferenceValidator extends Object implements ExcelValidator
Validator for ExcelGenericReferenceTranslator The validator tries to load all references and checks whether the references exist
  • Field Details

  • Constructor Details

    • ExcelGenericReferenceValidator

      public ExcelGenericReferenceValidator()
  • Method Details