public class ExcelValidationEngineAwareUnlocalizedStrategy extends ExcelAbstractValidationEngineAwareStrategy
| Constructor and Description |
|---|
ExcelValidationEngineAwareUnlocalizedStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(ImportParameters importParameters,
ExcelAttribute excelAttribute)
Indicates whether current strategy is able to handle given attribute
|
ExcelValidationResult |
validate(ImportParameters importParameters,
ExcelAttribute excelAttribute)
Validates current value based on backoffice's validation engine
|
convertValue, getConstraintGroups, getConverterRegistry, getSeverities, getTypeService, getValidationDao, getValidationService, setConstraintGroups, setConverterRegistry, setSeverities, setTypeService, setValidationDao, setValidationService, validateValuepublic ExcelValidationEngineAwareUnlocalizedStrategy()
public boolean canHandle(ImportParameters importParameters, ExcelAttribute excelAttribute)
ExcelValidationEngineAwareStrategyimportParameters - ImportParameters list of parsed import parametersexcelAttribute - ExcelAttribute representation of currently processed attributepublic ExcelValidationResult validate(ImportParameters importParameters, ExcelAttribute excelAttribute)
ExcelValidationEngineAwareStrategyimportParameters - ImportParameters list of parsed import parametersexcelAttribute - ExcelAttribute representation of currently processed attributeCopyright © 2018 SAP SE. All Rights Reserved.