public interface ShadowValueValidator
| Modifier and Type | Method and Description |
|---|---|
void |
preValidate(String table,
String column,
Comparable<?> shadowValue)
Validate shadow value.
|
void preValidate(String table, String column, Comparable<?> shadowValue)
table - table namecolumn - column nameshadowValue - shadow valueCopyright © 2022 The Apache Software Foundation. All rights reserved.