Package com.broadleafcommerce.dataimport.service.normalizer
package com.broadleafcommerce.dataimport.service.normalizer
-
ClassDescriptionThere are situations where MS Excel converts the word "true" to "TRUE" and "false" to "FALSE".This interface is used for building a data normalizer, which can be used to pre-process the data from the file before creating the
BatchRecord
.This data normalizer is used to convert the date to UTC.