@FunctionalInterface public interface ColumnValidator
| Modifier and Type | Method and Description |
|---|---|
Object |
validate(Column col,
Object val)
Validates and/or manipulates the given potential new value for the given
column.
|
Object validate(Column col, Object val) throws IOException
IOExceptionCopyright © 2005–2025 OpenHMS. All rights reserved.