@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
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.