public abstract class AbstractConfigurationValueProvider extends Object implements ConfigurationValueProvider
ConfigurationValueProvider implementations| Constructor and Description |
|---|
AbstractConfigurationValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(CommandScope commandScope)
Default implementation does no checking
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrecedence, getProvidedValuepublic void validate(CommandScope commandScope) throws IllegalArgumentException
validate in interface ConfigurationValueProviderIllegalArgumentExceptionCopyright © 2023 Liquibase.org. All rights reserved.