@Component public class CustomDdlHelper extends Object
| Constructor and Description |
|---|
CustomDdlHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
validateCustomDdlKey(CustomDdlKey key)
Validates the custom DDL key.
|
public void validateCustomDdlKey(CustomDdlKey key) throws IllegalArgumentException
key - the custom DDL keyIllegalArgumentException - if any validation errors were foundCopyright © 2019. All rights reserved.