Uses of Class
ru.technoliga74.PriceLoaderRowError
-
Uses of PriceLoaderRowError in ru.technoliga74
Methods in ru.technoliga74 that return types with arguments of type PriceLoaderRowErrorModifier and TypeMethodDescriptionPriceLoaderXLSParserStats.getInvalidRows()Возвращает структурированную детализацию невалидных строк.Constructor parameters in ru.technoliga74 with type arguments of type PriceLoaderRowErrorModifierConstructorDescriptionPriceLoaderXLSParserStats(Integer totalRowsCount, Integer validRowsCount, Integer invalidRowsCount, Integer skipRowsCount, List<PriceLoaderRowError> invalidRows) Создаёт объект статистики парсинга с детализацией ошибок.