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, setRow
collectIdentifiers, createDateFormat, eval, get, getBindings, getDatabase, getRandom, getResultType, getTemporalConfig, getThisColumnValue, put, toString, toValue, toValueType
public RowValidatorEvalContext(TableImpl table)
protected TableImpl getTable()
getTable
in class RowEvalContext
public void validate(Object[] row) throws IOException
IOException
protected String withErrorContext(String msg)
withErrorContext
in class BaseEvalContext
Copyright © 2005–2018. All rights reserved.