Class ExcelMandatoryFieldValidator

java.lang.Object
com.hybris.backoffice.excel.validators.ExcelMandatoryFieldValidator
All Implemented Interfaces:
ExcelValidator

public class ExcelMandatoryFieldValidator extends Object implements ExcelValidator
Default excel validator which checks whether cell is not empty. The validator is invoked only for cells where AttributeDescriptorModel.getOptional() returns false. If field is localized then validator checks whether ImportParameters.isoCode is equals to CommonI18NService.getCurrentLanguage().