public interface RecordValidator extends java.lang.Cloneable, PublicCloneable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
encode() |
java.lang.Character |
getType() |
void |
validate(DataTable table,
DataRecord record) |
clonejava.lang.Character getType()
java.lang.String encode()
void validate(DataTable table, DataRecord record) throws ValidationException
ValidationException