Uses of Enum Class
liquibase.changelog.ChangeSet.ValidationFailOption
Packages that use ChangeSet.ValidationFailOption
-
Uses of ChangeSet.ValidationFailOption in liquibase.changelog
Methods in liquibase.changelog that return ChangeSet.ValidationFailOptionModifier and TypeMethodDescriptionChangeSet.getOnValidationFail()Returns the enum constant of this class with the specified name.static ChangeSet.ValidationFailOption[]ChangeSet.ValidationFailOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in liquibase.changelog with parameters of type ChangeSet.ValidationFailOptionModifier and TypeMethodDescriptionvoidChangeSet.setOnValidationFail(ChangeSet.ValidationFailOption onValidationFail)