public abstract class AbstractConfigurationValueProvider extends Object implements ConfigurationValueProvider
ConfigurationValueProvider
implementationsConstructor 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, wait
getPrecedence, getProvidedValue
public void validate(CommandScope commandScope) throws IllegalArgumentException
validate
in interface ConfigurationValueProvider
IllegalArgumentException
Copyright © 2023 Liquibase.org. All rights reserved.