public class RowValidatorEvalContext extends RowEvalContext
| Constructor and Description |
|---|
RowValidatorEvalContext(TableImpl table) |
| Modifier and Type | Method and Description |
|---|---|
protected TableImpl |
getTable() |
void |
validate(Object[] row) |
protected String |
withErrorContext(String msg) |
getIdentifierValue, reset, setRowcollectIdentifiers, createDateFormat, eval, get, getBindings, getDatabase, getRandom, getResultType, getTemporalConfig, getThisColumnValue, put, toString, toValue, toValueTypepublic RowValidatorEvalContext(TableImpl table)
protected TableImpl getTable()
getTable in class RowEvalContextpublic void validate(Object[] row) throws IOException
IOExceptionprotected String withErrorContext(String msg)
withErrorContext in class BaseEvalContextCopyright © 2005–2019. All rights reserved.