ValidatorContext.public interface ExcelValidatorContext extends ValidatorContext
| Modifier and Type | Method and Description |
|---|---|
String |
getSheetName()
Deprecated.
Returns a sheet name of the imported Excel file.
|
Map<ColumnHeaderSpec,Object> |
getSourceRow()
Deprecated.
Returns a map of Excel values and uses the column header instance as the key parameter.
|
getSession, getTargetTable, getValueMap<ColumnHeaderSpec,Object> getSourceRow()
String getSheetName()