public class SimpleColumnValidator extends Object implements ColumnValidator
Modifier and Type | Field and Description |
---|---|
static SimpleColumnValidator |
INSTANCE |
Constructor and Description |
---|
SimpleColumnValidator() |
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.
|
public static final SimpleColumnValidator INSTANCE
public Object validate(Column col, Object val) throws IOException
ColumnValidator
validate
in interface ColumnValidator
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.