Uses of Enum
liquibase.changelog.ChangeSet.ValidationFailOption
-
Uses of ChangeSet.ValidationFailOption in liquibase.changelog
Modifier and TypeMethodDescriptionChangeSet.getOnValidationFail()
Returns the enum constant of this type with the specified name.static ChangeSet.ValidationFailOption[]
ChangeSet.ValidationFailOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ChangeSet.setOnValidationFail
(ChangeSet.ValidationFailOption onValidationFail)