- validate(Optional<String>, Optional<DataSource>) - Method in class org.liquigraph.core.configuration.validators.DatasourceConfigurationValidator
-
- validate(ExecutionMode) - Method in class org.liquigraph.core.configuration.validators.ExecutionModeValidator
-
- validate(ChangelogLoader, String) - Method in class org.liquigraph.core.configuration.validators.MandatoryOptionValidator
-
- validate(String, String) - Method in class org.liquigraph.core.configuration.validators.UserCredentialsOptionValidator
-
Validates the given user credentials in the sense of checking if they are
reasonable, i.e.
- validate(Collection<Changeset>, Collection<Changeset>) - Method in class org.liquigraph.core.validation.PersistedChangesetValidator
-
- validateSchema(Node) - Method in class org.liquigraph.core.io.xml.XmlSchemaValidator
-
Validate the fully resolved changelog containing all migrations
- valueOf(String) - Static method in enum org.liquigraph.core.configuration.RunMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.liquigraph.core.model.PreconditionErrorPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.liquigraph.core.model.predicates.ChangesetRunAlways
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.liquigraph.core.model.predicates.ChangesetRunOnChange
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.liquigraph.core.configuration.RunMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.liquigraph.core.model.PreconditionErrorPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.liquigraph.core.model.predicates.ChangesetRunAlways
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.liquigraph.core.model.predicates.ChangesetRunOnChange
-
Returns an array containing the constants of this enum type, in
the order they are declared.