public final class ShadowDateValueValidator extends Object implements ShadowValueValidator
| Constructor and Description |
|---|
ShadowDateValueValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
preValidate(String table,
String column,
Comparable<?> shadowValue)
Validate shadow value.
|
public void preValidate(String table, String column, Comparable<?> shadowValue)
ShadowValueValidatorpreValidate in interface ShadowValueValidatortable - table namecolumn - column nameshadowValue - shadow valueCopyright © 2022 The Apache Software Foundation. All rights reserved.