public interface ColumnValidator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
validate(Column col,
java.lang.Object val)
Validates and/or manipulates the given potential new value for the given
column.
|
java.lang.Object validate(Column col, java.lang.Object val) throws java.io.IOException
java.io.IOException