Interface ExcelValidationEngineAwareStrategy

    • Method Detail

      • canHandle

        boolean canHandle​(ImportParameters importParameters,
                          ExcelAttribute excelAttribute)
        Indicates whether current strategy is able to handle given attribute
        Parameters:
        importParameters - ImportParameters list of parsed import parameters
        excelAttribute - ExcelAttribute representation of currently processed attribute
        Returns:
        whether current strategy is able to handle given attribute